use xsnprintf instead of snprintf.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index add04e657834e13754606f753bd29b803c1f174a..870ee54a96d497d2b9f3539b03d1a0fc82814084 100644 (file)
@@ -1,3 +1,10 @@
+2010-09-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * utils.c (xsnprintf): Make non-static.
+       * server.h: Add xsnprintf declaration.
+       * linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
+       replace calls to snprintf by calls to xsnprintf throughout.
+
 2010-09-01  Joel Brobecker  <brobecker@adacore.com>
 
        * configure.ac: Add configure check for alloca.
This page took 0.024407 seconds and 4 git commands to generate.