wireshark/fuzz
Guy Harris d072335658 fuzzshark: close a leak.
If init_progfile_dir() fails, it returns a g_mallocated string with an
error message.  After printing the error message, free the string.


(cherry picked from commit c22b857942)
2021-05-22 02:57:49 +00:00
..
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
FuzzerInterface.h
StandaloneFuzzTargetMain.c
fuzzshark.c fuzzshark: close a leak. 2021-05-22 02:57:49 +00:00