mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-06 03:45:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| fuzz_ndpi_reader.c | ||
| fuzz_process_packet.c | ||
| Makefile.am | ||