From e54c2df63b292257822cd07678fa20b38552585f Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 15 Sep 2021 14:33:13 +0200 Subject: nDPIsrvd: Fixed anther bug, introduced during refactoring -_- nDPId-test: Collect information about JSON string length's. Signed-off-by: Toni Uhlig --- test/results/irc.pcap.out | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/results/irc.pcap.out') diff --git a/test/results/irc.pcap.out b/test/results/irc.pcap.out index bc6d88f6c..176e81e61 100644 --- a/test/results/irc.pcap.out +++ b/test/results/irc.pcap.out @@ -29,3 +29,6 @@ ~~ total memory freed........: 1930277 bytes ~~ total allocations/frees...: 35355/35355 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~ json string min len.......: 128 chars +~~ json string max len.......: 2363 chars +~~ json string avg len.......: 1210 chars -- cgit v1.2.3