aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/activision.c
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2023-11-07 17:46:29 +0100
committerGitHub <noreply@github.com>2023-11-07 17:46:29 +0100
commitb539b0d0902bc0fda235d8bbf1bc7f64e9028465 (patch)
treeb4f3e0283cfd2ed757d5721ffb9c6d6862db8597 /src/lib/protocols/activision.c
parent58a9e2d9679f268a64b9082dae70498147bb58a8 (diff)
fuzz: improve coverage and remove dead code (#2135)
We are not able to remove custom rules: remove the empty stubs (which originate from the original OpenDPI code). `ndpi_guess_protocol_id()` is only called on the first packet of the flow, so the bitmask `flow->excluded_protocol_bitmask` is always empty, since we didn't call any dissectors yet. Move another hash function to the dedicated source file.
Diffstat (limited to 'src/lib/protocols/activision.c')
0 files changed, 0 insertions, 0 deletions