diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-02 12:29:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 12:29:20 +0100 |
commit | 3dbd89eee87dd3b730a1fff6015e0f2f70d01fa4 (patch) | |
tree | fa3fdfb8101027be8d9ae1d4bbd82c7b882f1152 /tests/cfgs/default | |
parent | 308f71a6e80751eae09f08cdfdc996a77510e5a5 (diff) |
sha256: fix undefined-shift error (#2237)
```
third_party/src/ndpi_sha256.c:51:21: runtime error: left shift of 128 by 24 places cannot be represented in type 'int'
```
Found by oss-fuzzer
See: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65305
Diffstat (limited to 'tests/cfgs/default')
0 files changed, 0 insertions, 0 deletions