nDPI/fuzz
Ivan Nardi fbb9700086
fuzz: purge old sessions (#1451)
At every fuzz iteration (i.e for every trace file):
* keep the same ndpi context (`ndpi_init_detection_module` is very
slow);
* reset the flow table, otherwise it grows indefinitely.

This change should fix the "out-of-memory" errors reported by oss-fuzz.
2022-02-21 20:32:50 +01:00
..
fuzz_ndpi_reader.c fuzz: purge old sessions (#1451) 2022-02-21 20:32:50 +01:00
fuzz_process_packet.c Remove struct ndpi_id_struct (#1427) 2022-01-30 19:18:12 +01:00
Makefile.am Fix writes to flow->protos union fields (#1354) 2021-11-15 16:20:57 +01:00