mirror of https://github.com/OISF/suricata
config-test: fix memory leak detect by ASAN
NSS library was not deinit at exit resulting in memory leak. As it is useless for a config test, the patch updates the code so it is not initialized. Patch also calls MagicDeinit to free memory used by libmagic.pull/2069/head
parent
bf551ace4e
commit
e29e9056cb
Loading…
Reference in New Issue