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/dropbox.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/default/dropbox.pcap.out') diff --git a/test/results/default/dropbox.pcap.out b/test/results/default/dropbox.pcap.out index bfd8a68e6..8fba0d465 100644 --- a/test/results/default/dropbox.pcap.out +++ b/test/results/default/dropbox.pcap.out @@ -138,9 +138,9 @@ ~~ total active/idle flows...: 15/15 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 6697951 bytes -~~ total memory freed........: 6697951 bytes -~~ total allocations/frees...: 115020/115020 +~~ total memory allocated....: 6698295 bytes +~~ total memory freed........: 6698295 bytes +~~ total allocations/frees...: 115021/115021 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json message min len.......: 537 chars ~~ json message max len.......: 2231 chars -- cgit v1.2.3