diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-10-24 12:49:39 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-10-24 15:45:04 +0200 |
commit | 542379726789720c569d7130567068f40d03ac6f (patch) | |
tree | a4baf852483e63a09106cb1c90cc8c62c9fa13f4 /test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out | |
parent | 7e126c205e9b7a8ef27c85b615cf93c6545fa33c (diff) |
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>
Diffstat (limited to 'test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out')
-rw-r--r-- | test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out b/test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out index 67852d8ec..47144909f 100644 --- a/test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out +++ b/test/results/default/ossfuzz_seed_fake_traces_2.pcapng.out @@ -71,8 +71,8 @@ ~~ total active/idle flows...: 8/8 ~~ total timeout flows.......: 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 6675048 bytes -~~ total memory freed........: 6675048 bytes +~~ total memory allocated....: 6675072 bytes +~~ total memory freed........: 6675072 bytes ~~ total allocations/frees...: 114208/114208 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json message min len.......: 531 chars |