diff options
author | lns <matzeton@googlemail.com> | 2022-04-24 23:49:57 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-04-24 23:49:57 +0200 |
commit | a46fc4153d0dd6b400c49a8f6d1e794f0d940ab7 (patch) | |
tree | cf67ab3e1cd672941f8d12ec19de11c2300d7254 /test/results/http_connect.pcap.out | |
parent | 22a8d04c748ff3e04ca11c5c29b4433c7136f5f5 (diff) |
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 <matzeton@googlemail.com>
Diffstat (limited to 'test/results/http_connect.pcap.out')
-rw-r--r-- | test/results/http_connect.pcap.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/results/http_connect.pcap.out b/test/results/http_connect.pcap.out index c18b1d5b8..1c69c78c5 100644 --- a/test/results/http_connect.pcap.out +++ b/test/results/http_connect.pcap.out @@ -28,8 +28,8 @@ ~~ total active/idle flows...: 3/3 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 5107648 bytes -~~ total memory freed........: 5107648 bytes +~~ total memory allocated....: 5107624 bytes +~~ total memory freed........: 5107624 bytes ~~ total allocations/frees...: 113425/113425 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 466 chars |