diff options
author | Toni <matzeton@googlemail.com> | 2021-02-10 15:24:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-10 15:24:11 +0100 |
commit | 1e12c90c66c6ea720fd87e2dca61e0d15a38ca3a (patch) | |
tree | 53945f4a800b3246a74aa2df0bc3e9cf50878a1a /src/lib/protocols/memcached.c | |
parent | c408df1b0efbfd75e7d2433472589cd283a5e4c5 (diff) |
Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132)
* Fixed memory leaks caused by conditional free'ing for some TLS connections.
* Members of tls_quic struct should also free'd if the detected master protocol is IMAPS / POPS / SMTPS / etc.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Prevent reader_util.c from exit()'ing if maximum flow count reached.
This confuses the fuzzer.
* Improved fuzz/Makefile.am to use LDADD for ../example/libndpiReader.a instead of LDFLAGS.
That way, fuzz_ndpi_reader re-links to ../example/libndpiReader.a if something changed there.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/protocols/memcached.c')
0 files changed, 0 insertions, 0 deletions