diff options
author | Ivan Nardi <nardi.ivan@gmail.com> | 2025-06-11 20:46:09 +0200 |
---|---|---|
committer | Ivan Nardi <nardi.ivan@gmail.com> | 2025-06-11 20:46:09 +0200 |
commit | 3ddbf0b5f139e7ec0ff3182ddbacca88593e2764 (patch) | |
tree | 6d1e0090793186b008fc70e4d16a986b3051fd52 /src/lib/protocols/json-rpc.c | |
parent | aba60ac354e234935f35103dfa83e5090b6e7e2a (diff) |
TCP fingerprint: fix an undefined-shift
```
ndpi_main.c:7905:33: runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
```
Found by oss-fuzz.
See: https://issues.oss-fuzz.com/issues/423959691
Diffstat (limited to 'src/lib/protocols/json-rpc.c')
0 files changed, 0 insertions, 0 deletions