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/malformed_icmp.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/malformed_icmp.pcap.out') diff --git a/test/results/malformed_icmp.pcap.out b/test/results/malformed_icmp.pcap.out index f103423a1..732dbad3a 100644 --- a/test/results/malformed_icmp.pcap.out +++ b/test/results/malformed_icmp.pcap.out @@ -12,9 +12,9 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 1928153 bytes -~~ total memory freed........: 1928153 bytes -~~ total allocations/frees...: 35339/35339 +~~ total memory allocated....: 4590468 bytes +~~ total memory freed........: 4590468 bytes +~~ total allocations/frees...: 99535/99535 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 166 chars ~~ json string max len.......: 604 chars -- cgit v1.2.3