public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* New ARI warning Wed Oct  9 01:51:33 UTC 2013 in -D 2013.10.09.00.00.15
@ 2013-10-09  1:51 GDB Administrator
  0 siblings, 0 replies; only message in thread
From: GDB Administrator @ 2013-10-09  1:51 UTC (permalink / raw)
  To: gdb-patches

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++);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-09  1:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09  1:51 New ARI warning Wed Oct 9 01:51:33 UTC 2013 in -D 2013.10.09.00.00.15 GDB Administrator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).