Fix leak in `purple_markup_find_tag` on error
Review Request #924 — Created Sept. 14, 2021 and submitted
The output is set to
NULL
, but the internal data list is not freed if it happened to get something put into it.Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35816
Ran
pidgin_utils_fuzzer
on the test case in the bug report.
Summary | ID |
---|---|
2413b60268db439de08b68d739bc3b0218137a4f |