This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New ARI warning Sat Feb 25 01:53:47 UTC 2012
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: gdb-patches at sourceware dot org
- Date: Sat, 25 Feb 2012 01:53:47 +0000
- Subject: New ARI warning Sat Feb 25 01:53:47 UTC 2012
753a754,755
> gdb/remote.c:7802: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/remote.c:7802: sprintf (p, ', bpsize);
> gdb/remote.c:7843: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/remote.c:7843: sprintf (p, ', bp_tgt->placed_size);