]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1600 in SNORT/snort3 from ~DDAHIPHA/snort3:fd_leak_fixes to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 7 May 2019 17:25:19 +0000 (13:25 -0400)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 7 May 2019 17:25:19 +0000 (13:25 -0400)
commit51c6942a68a26069a8fa84877d465bde29d2994e
tree897605c606875e15a025ef7ef86bf9ae1a16478d
parente1a2092f7550c6b9728dc0d0642d3c1e02b721a9
Merge pull request #1600 in SNORT/snort3 from ~DDAHIPHA/snort3:fd_leak_fixes to master

Squashed commit of the following:

commit f6c664bc51a374308a82e13395cfb87f12621ef6
Author: Devendra Dahiphale <ddahipha@cisco.com>
Date:   Tue May 7 13:23:18 2019 -0400

    main: Fix File Descriptor leaks
src/file_api/file_capture.cc
src/main/CMakeLists.txt
src/main/control.cc
src/main/request.cc
src/main/test/CMakeLists.txt [new file with mode: 0644]
src/main/test/request_test.cc [new file with mode: 0644]
src/utils/util.cc