Actions
Bug #7302
closedconf: memleak if yaml parser is initialized before checking if file exists
Description
src/conf-yaml-loader.c:570
no deinit of parser variable
Actions
Added by Zemeteri Kamimizu about 1 year ago. Updated 11 months ago.
Description
src/conf-yaml-loader.c:570
no deinit of parser variable
PR for review: https://github.com/OISF/suricata/pull/11867
PR Merged with: https://github.com/OISF/suricata/pull/11948