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/sip.pcap.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/sip.pcap.out') diff --git a/test/results/sip.pcap.out b/test/results/sip.pcap.out index b60299a45..65673ce19 100644 --- a/test/results/sip.pcap.out +++ b/test/results/sip.pcap.out @@ -51,9 +51,9 @@ ~~ total active/idle flows...: 5/5 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 1937836 bytes -~~ total memory freed........: 1937836 bytes -~~ total allocations/frees...: 35462/35462 +~~ total memory allocated....: 4598455 bytes +~~ total memory freed........: 4598455 bytes +~~ total allocations/frees...: 99658/99658 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 158 chars ~~ json string max len.......: 1525 chars -- cgit v1.2.3