New ARI warning Wed Oct 9 01:51:33 UTC 2013 in -D 2013.10.09.00.00.15

GDB Administrator gdbadmin@sourceware.org
Wed Oct 9 01:51:00 GMT 2013


43a44,46
> gdb/build-id.c:102: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/build-id.c:102:      s += sprintf (s, ');
> gdb/build-id.c:106: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/build-id.c:106:	  s += sprintf (s, ', (unsigned) *data++);
> gdb/build-id.c:111: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/build-id.c:111:	s += sprintf (s, ', (unsigned) *data++);
202,204d204
< gdb/elfread.c:1160: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/elfread.c:1160:      s += sprintf (s, ');
< gdb/elfread.c:1164: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/elfread.c:1164:	  s += sprintf (s, ', (unsigned) *data++);
< gdb/elfread.c:1169: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/elfread.c:1169:	s += sprintf (s, ', (unsigned) *data++);



More information about the Gdb-patches mailing list