diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-01-19 14:13:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 14:13:17 +0100 |
commit | f5c2f9280cbf06b716a5849cc4f9005a37c49f19 (patch) | |
tree | 1ff967f8c1a8cafe2018899969c46011e6e88712 /fuzz/fuzz_common_code.c | |
parent | f95bdaf625a540cbd040508bfbb8808223f97aed (diff) |
Fix undefined-behaviour in ahocorasick callback (#1864)
```
ndpi_main.c:2119:28: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
```
Found by oss-fuzz
See: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55226
Diffstat (limited to 'fuzz/fuzz_common_code.c')
0 files changed, 0 insertions, 0 deletions