* remote.c (set_thread, remote_thread_alive): Replace sprintf
authorWu Zhou <woodzltc@cn.ibm.com>
Fri, 17 Jun 2005 03:53:15 +0000 (03:53 +0000)
committerWu Zhou <woodzltc@cn.ibm.com>
Fri, 17 Jun 2005 03:53:15 +0000 (03:53 +0000)
call with xsnprintf.
(remote_threads_extra_info, extended_remote_restart)
(remote_check_symbols, store_register_using_P)
(compare_sections_command): Ditto.

gdb/ChangeLog

index 1f52f9f1f542821030c59591bf4a48078f507dc6..9e6e6232a993561741f928fca29e027e5abe7dc3 100644 (file)
@@ -1,3 +1,11 @@
+2005-06-17  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * remote.c (set_thread, remote_thread_alive): Replace sprintf
+       call with xsnprintf.
+       (remote_threads_extra_info, extended_remote_restart)
+       (remote_check_symbols, store_register_using_P)
+       (compare_sections_command): Ditto.
+
 2005-06-16  David Ung  <davidu@mips.com>
 
        * MAINTAINERS (Write After Approval): Add self.