invalidTestForOverflow ftp://ftp.de.debian.org/debian/pool/main/a/ascii-patrol/ascii-patrol_1.7+dfsg.orig.tar.xz ascii-patrol-1.7/stb_vorbis.cpp:1369: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/b/bibledit/bibledit_5.1.023.orig.tar.gz bibledit-5.1.023/stb/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]