From ae36f8df6c418469ca8e39f72791bdb026fbdc38 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 21 Oct 2024 15:06:19 +0200 Subject: Added libnDPI global context init/deinit used for cache mgmt. * support for adding *.ndpiconf for nDPI config tests * all other configs should have the suffix *.conf * fixed nDPI malloc/free wrapper set (was already too late set) Signed-off-by: Toni Uhlig --- test/results/default/fuzz-2006-06-26-2594.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/default/fuzz-2006-06-26-2594.pcap.out') diff --git a/test/results/default/fuzz-2006-06-26-2594.pcap.out b/test/results/default/fuzz-2006-06-26-2594.pcap.out index 7574d30bf..286f8b2a6 100644 --- a/test/results/default/fuzz-2006-06-26-2594.pcap.out +++ b/test/results/default/fuzz-2006-06-26-2594.pcap.out @@ -2140,9 +2140,9 @@ ~~ total active/idle flows...: 257/257 ~~ total timeout flows.......: 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7278504 bytes -~~ total memory freed........: 7278504 bytes -~~ total allocations/frees...: 117529/117529 +~~ total memory allocated....: 7278848 bytes +~~ total memory freed........: 7278848 bytes +~~ total allocations/frees...: 117530/117530 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json message min len.......: 311 chars ~~ json message max len.......: 2325 chars -- cgit v1.2.3