From bc0a5782cce511886476acf57c5748ba7a232277 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 23 Jul 2023 18:40:48 +0200 Subject: bump libnDPI to 2b230e28e0612e8654ad617534deb9aaaabd51b7 * fixes loading of gambling lists which increased nDPId's memory usage *a lot* * nDPId: handle EINTR correctly Signed-off-by: Toni Uhlig --- test/results/default/fix.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/default/fix.pcap.out') diff --git a/test/results/default/fix.pcap.out b/test/results/default/fix.pcap.out index e04d33a10..8a014feb6 100644 --- a/test/results/default/fix.pcap.out +++ b/test/results/default/fix.pcap.out @@ -110,9 +110,9 @@ ~~ total active/idle flows...: 12/12 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 8048344 bytes -~~ total memory freed........: 8048344 bytes -~~ total allocations/frees...: 149681/149681 +~~ total memory allocated....: 7678269 bytes +~~ total memory freed........: 7678269 bytes +~~ total allocations/frees...: 144084/144084 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 509 chars ~~ json string max len.......: 2339 chars -- cgit v1.2.3