diff options
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 'src/lib/protocols/targus_getdata.c')
0 files changed, 0 insertions, 0 deletions