From 80e1eedbeffc697b759bc41e4a1865a99d4e1fbd Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 26 Jan 2022 15:12:28 +0100 Subject: nDPId: Added some error messages when workflow init fails. * Fixed invalid array subscript typ0 (caused some trouble..) * bump libnDPI to 2cd0479204301c50c6149706fcd4df3058b2a8cc Signed-off-by: Toni Uhlig --- test/results/fix.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/fix.pcap.out') diff --git a/test/results/fix.pcap.out b/test/results/fix.pcap.out index d176539b2..ca12f4743 100644 --- a/test/results/fix.pcap.out +++ b/test/results/fix.pcap.out @@ -80,9 +80,9 @@ ~~ total active/idle flows...: 12/12 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 2007045 bytes -~~ total memory freed........: 2007045 bytes -~~ total allocations/frees...: 36644/36644 +~~ total memory allocated....: 4664696 bytes +~~ total memory freed........: 4664696 bytes +~~ total allocations/frees...: 100840/100840 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 159 chars ~~ json string max len.......: 586 chars -- cgit v1.2.3