Actions
Bug #7302
closed
ZK
ZK
conf: memleak if yaml parser is initialized before checking if file exists
Bug #7302:
conf: memleak if yaml parser is initialized before checking if file exists
Description
src/conf-yaml-loader.c:570
no deinit of parser variable
JF Updated by Juliana Fajardini Reichow over 1 year ago
- Status changed from New to In Review
PR for review: https://github.com/OISF/suricata/pull/11867
VJ Updated by Victor Julien over 1 year ago
- Target version changed from TBD to 8.0.0-beta1
- Label Needs backport to 7.0 added
OT Updated by OISF Ticketbot over 1 year ago
- Subtask #7308 added
OT Updated by OISF Ticketbot over 1 year ago
- Label deleted (
Needs backport to 7.0)
ZK Updated by Zemeteri Kamimizu over 1 year ago
- Status changed from In Review to Resolved
JF Updated by Juliana Fajardini Reichow over 1 year ago
PR Merged with: https://github.com/OISF/suricata/pull/11948
VJ Updated by Victor Julien over 1 year ago
- Status changed from Resolved to Closed
JF Updated by Juliana Fajardini Reichow over 1 year 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