diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-09-12 19:47:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 19:47:14 +0200 |
commit | c5cd4df0568de8b01baa7294a0fc12964bee4272 (patch) | |
tree | c40c33d6545d08917198d3245bbbc3239114d0e9 /fuzz/fuzz_ds_domain_classify.cpp | |
parent | 5bcf3c2dddf1f4373994d6ee06b9ff468eb72a60 (diff) |
Add `ndpi_domain_classify_finalize()` function (#2084)
The "domain classify" data structure is immutable, since it uses
"bitmap64".
Allow to finalize it before starting to process packets (i.e. before
calling `ndpi_domain_classify_contains()`) to avoid, in the data-path,
all the memory allocations due to compression.
Calling `ndpi_domain_classify_finalize()` is optional.
Diffstat (limited to 'fuzz/fuzz_ds_domain_classify.cpp')
0 files changed, 0 insertions, 0 deletions