integerOverflowCond ftp://ftp.de.debian.org/debian/pool/main/h/haproxy/haproxy_3.3.0.orig.tar.gz haproxy-3.3.0/dev/hpack/gen-rht.c:294:27: warning: Either the condition 'ht[i].b>8' is redundant or there is signed integer overflow for expression '-(1<<(32-ht[i].b))'. [integerOverflowCond] haproxy-3.3.0/dev/hpack/gen-rht.c:309:27: warning: Either the condition 'ht[i].b>16' is redundant or there is signed integer overflow for expression '-(1<<(32-ht[i].b))'. [integerOverflowCond] haproxy-3.3.0/dev/hpack/gen-rht.c:359:26: warning: Either the condition 'ht[i].b<=24' is redundant or there is signed integer overflow for expression '-(1<<(32-ht[i].b))'. [integerOverflowCond] haproxy-3.3.0/src/hpack-huff.c:854:15: warning: Either the condition 'bleft>7' is redundant or there is signed integer overflow for expression '-(1<<(32-bleft))'. [integerOverflowCond] ftp://ftp.de.debian.org/debian/pool/main/i/ibm-3270/ibm-3270_4.3ga10.orig.tar.gz suite3270-4.3/Common/base64.c:93:51: warning: Either the condition 'held_bits>0' is redundant or there is signed integer overflow for expression '6*((held_bits/6)-1)'. [integerOverflowCond]