ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/a52dec/a52dec_0.7.4.orig.tar.gz imdct.c:213:21: warning: the pointer decremented by 4 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ifft_pass (buf, roots16 - 4, 4); ^ ~ imdct.c:221:21: warning: the pointer decremented by 8 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ifft_pass (buf, roots32 - 8, 8); ^ ~ imdct.c:229:21: warning: the pointer decremented by 16 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ifft_pass (buf, roots64 - 16, 16); ^ ~~ imdct.c:237:21: warning: the pointer decremented by 16 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ifft_pass (buf, roots64 - 16, 16); ^ ~~ imdct.c:241:21: warning: the pointer decremented by 32 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ifft_pass (buf, roots128 - 32, 32); ^ ~~ bit_allocate.c:234:14: warning: the pointer decremented by 20 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] endband = ((bndtab-20)[i] < end) ? (bndtab-20)[i] : end; ^ ~~ bit_allocate.c:234:38: warning: the pointer decremented by 20 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] endband = ((bndtab-20)[i] < end) ? (bndtab-20)[i] : end; ^ ~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cups/cups_2.1~rc1.orig.tar.bz2 client.c:2670:13: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] bufptr = con->header - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dico/dico_2.2.orig.tar.gz grecs-gram.c:1792:37: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (grecs_grecs_loc, (grecs_grecs_error_range - 1), 2); ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fping/fping_3.2.orig.tar.gz fping.c:1732:25: warning: the pointer incremented by 8 refers past the end of the array (that contains 1 element) [-Warray-bounds-pointer-arithmetic] memcpy( &sent_time, icp->icmp_data + offsetof( PING_DATA, ping_ts ), sizeof( sent_time ) ); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/global/global_5.7.1.orig.tar.gz asm_parse.c:1716:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gnu-smalltalk/gnu-smalltalk_3.2.5.orig.tar.gz ./dict.inl:584:20: warning: the pointer incremented by 10 refers past the end of the array (that contains 8 elements) [-Warray-bounds-pointer-arithmetic] memset (((char *)obj->data) + 10, 0, 6); ^ ~~ interp.c:650:34: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] static gst_context_part *chunk = chunks - 1; ^ ~ interp.c:698:15: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] chunk = chunks - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz vmstat.c:74:15: warning: the pointer incremented by -16 refers past the end of the array (that contains 32 elements) [-Warray-bounds-pointer-arithmetic] s = PFSIZE(DATA(b)); ~~~~~~~^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtans/gtans_1.99.0.orig.tar.gz main.c:121:36: warning: the pointer decremented by 8 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] GdkPixmap *dumtabpxpx[3],**tabpxpx=dumtabpxpx-PXSTART; ^ ~~~~~~~ main.c:122:33: warning: the pointer decremented by 8 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] char *dumtabpxnam[3],**tabpxnam=dumtabpxnam-PXSTART; ^ ~~~~~~~ main.c:131:50: warning: the pointer decremented by 8 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] static gboolean dumtabpxpixmode[3],*tabpxpixmode=dumtabpxpixmode-PXSTART; /* mode VOULU */ ^ ~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hybserv/hybserv_1.9.2.orig.tar.gz hash.c:1298:13: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] char *s = buffer - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/igraph/igraph_0.7.1.orig.tar.gz foreign-ncol-parser.c:1604:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ foreign-lgl-parser.c:1616:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ foreign-pajek-parser.c:2516:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ foreign-gml-parser.c:1686:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lighttpd/lighttpd_1.4.37.orig.tar.gz mod_dirlisting.c:441:18: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] const char *u = unit - 1; /* u will always increment at least once */ ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netkit-rwho/netkit-rwho_0.17.orig.tar.gz rwhod.c:421:40: warning: the pointer incremented by 1008 refers past the end of the array (that contains 42 elements) [-Warray-bounds-pointer-arithmetic] wlast = (struct whoent *) ((caddr_t) wd->wd_we) ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netrek-client-cow/netrek-client-cow_3.3.0.orig.tar.gz playerlist.c:311:16: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] update = updatePlayer-1; ^ ~ playerlist.c:537:11: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] update = updatePlayer - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/orville-write/orville-write_2.55.orig.tar.gz wrt_type.c:538:6: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] e= buf-1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pcre3/pcre3_8.36.orig.tar.bz2 pcre_compile.c:4753:13: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ptr = sub_start_of_word - 1; ^ ~ pcre_compile.c:4760:13: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] ptr = sub_end_of_word - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sofia-sip/sofia-sip_1.12.11+20110422.orig.tar.gz su_timer.c:206:1: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] HEAP_BODIES(su_inline, su_timer_queue_t, timers_, su_timer_t *, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sres_cache.c:670:1: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] HEAP_BODIES(static inline, ^~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swi-prolog/swi-prolog_7.2.0.orig.tar.gz pl-thread.c:5849:18: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] f->blocks[0] = f->preallocated - 1; ^ ~ pl-thread.c:5850:18: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] f->blocks[1] = f->preallocated - 1; ^ ~ pl-thread.c:5851:18: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] f->blocks[2] = f->preallocated - 1; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/urjtag/urjtag_0.10.orig.tar.gz svf_bison.c:2089:27: warning: the pointer decremented by 1 refers before the beginning of the array [-Warray-bounds-pointer-arithmetic] YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2); ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wcslib/wcslib_5.3.1.orig.tar.bz2 wcshdr.c:407:27: warning: the pointer incremented by 28000 refers past the end of the array (that contains 28 elements) [-Warray-bounds-pointer-arithmetic] for (ip = alts[0]; ip < alts[0] + 28*1000; ip++) { ^ ~~~~~~~ ========================================================== number of projects scanned: 2196 number of warnings: 37