mirror of
https://github.com/utoni/nDPId.git
synced 2026-05-03 01:10:12 +00:00
Added nDPId ndpi_process_packet() LLVM fuzzer
* replaced dumb `dumb_fuzzer.sh` * fixed nDPId NULL pointer deref found by fuzzer * nDPI: `--enable-debug-build` and `--enable-debug-messages` for non release builds * nDPI: do not force `log.level` to `3` anymore, use config value instead Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
7e126c205e
commit
5423797267
575 changed files with 1278 additions and 1206 deletions
|
|
@ -17,8 +17,8 @@
|
|||
~~ total active/idle flows...: 1/1
|
||||
~~ total timeout flows.......: 0
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~ total memory allocated....: 6644242 bytes
|
||||
~~ total memory freed........: 6644242 bytes
|
||||
~~ total memory allocated....: 6644266 bytes
|
||||
~~ total memory freed........: 6644266 bytes
|
||||
~~ total allocations/frees...: 114040/114040
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~ json message min len.......: 517 chars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue