invalidTestForOverflow ftp://ftp.de.debian.org/debian/pool/main/k/kexec-tools/kexec-tools_2.0.32.orig.tar.xz kexec-tools-2.0.32/kexec/libfdt/fdt.c:82:23: warning: Invalid test for overflow '(offset+len)=0'. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/libm/libmaus2/libmaus2_2.0.813+ds.orig.tar.xz libmaus2-2.0.813-release-20221210220409/src/libmaus2/lz/lz4.c:634:31: warning: Invalid test for overflow 'lz4ds->base-delta>lz4ds->base'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/libm/libmwaw/libmwaw_0.3.22.orig.tar.xz libmwaw-0.3.22/src/lib/Canvas5Structure.cxx:156:52: warning: Invalid test for overflow 'pos+dataLengthstream_start+locstream_start'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/libv/libvpx/libvpx_1.15.2.orig.tar.gz libvpx-1.15.2/vp8/encoder/boolhuff.h:50:19: warning: Invalid test for overflow 'start+len>start'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] libvpx-1.15.2/vp8/decoder/decodeframe.c:928:68: warning: Invalid test for overflow 'data+first_partition_length_in_bytesstream_start+locstream_start'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/l/likwid/likwid_5.4.1+dfsg.orig.tar.xz likwid-5.4.1/src/affinity.c:151:61: warning: Invalid test for overflow '(numberOfEntries-counter)0'. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/m/memtest86/memtest86_4.3.7.orig.tar.gz src/test.c:198:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:243:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:331:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:384:21: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:516:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:560:21: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:628:21: warning: Invalid test for overflow 'pe-0x4000000pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:784:21: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:890:49: warning: Invalid test for overflow 'pe-0x4000000pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1056:21: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1117:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1197:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1276:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1362:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1443:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] src/test.c:1482:20: warning: Invalid test for overflow 'pe+0x4000000>pe'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/m/miniaudio/miniaudio_0.11.22+dfsg.orig.tar.gz miniaudio-0.11.22/extras/stb_vorbis.c:1404:75: warning: Invalid test for overflow 'f->stream_start+locstream_start'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/m/mudita24/mudita24_1.0.3+svn13.orig.tar.gz mudita24-1.0.3+svn13/volume.c:395:26: warning: Invalid test for overflow 'h+mark_height>h'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'mark_height>0'. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/m/mutt/mutt_2.2.13.orig.tar.gz mutt-2.2.13/rfc2047.c:390:19: warning: Invalid test for overflow 'd+n>d'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] mutt-2.2.13/rfc2047.c:543:21: warning: Invalid test for overflow 't+n>=t'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always true. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/p/pdbg/pdbg_3.5.orig.tar.xz pdbg-3.5/libfdt/fdt_rw.c:102:20: warning: Invalid test for overflow '(p+oldlen)=pos'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'size>=0'. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/p/psychtoolbox-3/psychtoolbox-3_3.0.19.14.dfsg1.orig.tar.gz psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:627:33: warning: Invalid test for overflow 'y0+y0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:641:33: warning: Invalid test for overflow 'y0+x0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:690:33: warning: Invalid test for overflow 'y0+y>y0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'y>0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:696:34: warning: Invalid test for overflow 'y0-y>y0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'y<0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:702:33: warning: Invalid test for overflow 'y0+x>y0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'x>0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:708:34: warning: Invalid test for overflow 'y0-x>y0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'x<0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:750:34: warning: Invalid test for overflow 'x0+x>x0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'x>0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:757:34: warning: Invalid test for overflow 'x0-x>x0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'x<0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:763:34: warning: Invalid test for overflow 'x0+y>x0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'y>0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:769:34: warning: Invalid test for overflow 'x0-y>x0'; signed integer overflow is undefined behavior. Some mainstream compilers removes handling of overflows when optimising the code and change the code to 'y<0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:810:34: warning: Invalid test for overflow 'x0+x0'. [invalidTestForOverflow] psychtoolbox-3-3.0.19.14.dfsg1/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c:820:34: warning: Invalid test for overflow 'x0+y0'. [invalidTestForOverflow] ftp://ftp.de.debian.org/debian/pool/main/p/pypy/pypy_7.3.3+dfsg.orig.tar.xz pypy-7.3.3.orig/pypy/module/cpyext/test/_sre.c:2808:29: warning: Invalid test for overflow 'code+offset