From a46fc4153d0dd6b400c49a8f6d1e794f0d940ab7 Mon Sep 17 00:00:00 2001 From: lns Date: Sun, 24 Apr 2022 23:49:57 +0200 Subject: nDPId: Merged nDPId_flow_(info|finished) into nDPId_flow * nDPIsrvd: Fixed buffer allocation error due to missing memset() on disconnect * nDPIsrvd: Removed unused struct members Signed-off-by: lns --- test/results/tls-rdn-extract.pcap.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/results/tls-rdn-extract.pcap.out') diff --git a/test/results/tls-rdn-extract.pcap.out b/test/results/tls-rdn-extract.pcap.out index 09e959b1d..35bcd53d4 100644 --- a/test/results/tls-rdn-extract.pcap.out +++ b/test/results/tls-rdn-extract.pcap.out @@ -17,8 +17,8 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 5142650 bytes -~~ total memory freed........: 5142650 bytes +~~ total memory allocated....: 5142642 bytes +~~ total memory freed........: 5142642 bytes ~~ total allocations/frees...: 113368/113368 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 471 chars -- cgit v1.2.3