invalidTestForOverflow ftp://ftp.de.debian.org/debian/pool/main/libg/libgooglepinyin/libgooglepinyin_0.1.2.orig.tar.bz2 libgooglepinyin-0.1.2/src/userdict.cpp:2146:29: warning: Invalid test for overflow 'count+delta_count=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/vp8_dx_iface.c:136:22: warning: Invalid test for overflow 'data+data_sz<=data'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [invalidTestForOverflow] libvpx-1.15.2/vp9/vp9_dx_iface.c:101:22: warning: Invalid test for overflow 'data+data_sz<=data'; pointer overflow is undefined behavior. Some mainstream compilers remove such overflow tests when optimising the code and assume it's always false. [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/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.23+dfsg.orig.tar.gz miniaudio-0.11.23/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]