diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2020-06-28 12:13:21 +0200 |
---|---|---|
committer | Nardi Ivan <nardi.ivan@gmail.com> | 2020-06-28 12:13:21 +0200 |
commit | 317d3ffd3ee6a417a804d79248eb98e0eea5a9de (patch) | |
tree | d06928a5df89e5a94cfc08c222dbfe4207db706b /fuzz | |
parent | b24f5c4c0af2df8fd519e79cbcdf699a3b7c38bd (diff) |
Fix undefined behaviour in internal tests
Error messages:
ndpiReader.c:3211:2: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
ndpiReader.c:3207:5: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
The errors started popping up since 3d9285f1
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions