* 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.
This commit is contained in:
Wu Zhou 2005-06-17 03:53:15 +00:00
parent ecbc58df51
commit 39be55309b
1 changed files with 8 additions and 0 deletions

View 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.