diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-11-07 17:46:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 17:46:29 +0100 |
commit | b539b0d0902bc0fda235d8bbf1bc7f64e9028465 (patch) | |
tree | b4f3e0283cfd2ed757d5721ffb9c6d6862db8597 /src/lib/protocols/activision.c | |
parent | 58a9e2d9679f268a64b9082dae70498147bb58a8 (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