This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Fri Dec 5 01:52:44 UTC 2014


755a756
> gdb/utils.c:1127: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/utils.c:1127:    p += sprintf (p, ', data[i]);


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]