]> git.ipfire.org Git - thirdparty/suricata.git/commit
nss: use 'atexit()' to cleanup 7214/head
authorVictor Julien <vjulien@oisf.net>
Thu, 7 Apr 2022 12:44:26 +0000 (14:44 +0200)
committerVictor Julien <vjulien@oisf.net>
Thu, 7 Apr 2022 16:19:01 +0000 (18:19 +0200)
commitf17e06f0ca7dc7b4ee233229df2860ff4a805200
tree2c8f1a082343019b148b9842dcfc0820f9811d26
parent2535f416277da901ca7b0053306539b18123652e
nss: use 'atexit()' to cleanup

This avoids ASAN to report leaks in case of fatal errors in tests.
src/suricata.c