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
Updated by Juliana Fajardini Reichow 3 months ago
- Status changed from New to In Review
PR for review: https://github.com/OISF/suricata/pull/11867
Updated by Victor Julien 3 months ago
- Target version changed from TBD to 8.0.0-beta1
- Label Needs backport to 7.0 added
Updated by Zemeteri Kamimizu 3 months ago
- Status changed from In Review to Resolved
Updated by Juliana Fajardini Reichow 2 months ago
PR Merged with: https://github.com/OISF/suricata/pull/11948
Updated by Victor Julien about 1 month ago
- Status changed from Resolved to Closed
Updated by Juliana Fajardini Reichow 15 days ago
- Subject changed from YAML parser deinit in case of error to conf: memleak if yaml parser is initialized before checking if file exists
Actions