bareos: master c4415a03
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Bareos Bot | master | 2024-03-01 10:49 | master 2bfd3452 | Pending |
Changeset | parser: fix leaking memory on error When an error occurs during the resource scanning, then the scanned resource is not added to any list, which means its memory is never freed. As such we free the allocated resource here but calling the appropriate callback. |
||||
mod - core/src/lib/parse_conf_state_machine.cc | Diff File |