diff options
author | Vitaly Lavrov <vel21ripn@gmail.com> | 2021-06-23 10:04:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 12:04:03 +0200 |
commit | 2234b97149b4a7a9dcdc5d04e0e25b36f6360532 (patch) | |
tree | 53404329f9a3a79251a4b17effe077521ec4681f /src/lib/protocols/quic.c | |
parent | 35fc6a6de5ab1be3cc4c3c1eb9428b2312a503d0 (diff) |
ndpiReader: memory leak (#1215)
Non-critical bugs.
If a file list is used, then all files except the last are not closed.
Opening the next file loses the memory allocated via pcap_open_offline() for the previous file.
If a bpf filter is used, then no memory is freed after pcap_compile.
Diffstat (limited to 'src/lib/protocols/quic.c')
0 files changed, 0 insertions, 0 deletions