]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-log: close pcap_dead_handle on close
authorJason Ish <jason.ish@oisf.net>
Wed, 28 Jun 2023 17:06:24 +0000 (11:06 -0600)
committerJason Ish <jason.ish@oisf.net>
Wed, 28 Jun 2023 18:36:18 +0000 (12:36 -0600)
commit8511ef5e2db4484424bc7cde058d57b8401e5005
tree4e6c0bbf934089d443aded5d18714eaa0e1b3aba
parentd2a5a55e0a99dee21a2a148647397bc02831ed78
pcap-log: close pcap_dead_handle on close

Fixes leaked handle on exit.
src/log-pcap.c