This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFC/Patch] replace sprintf calls in remote.c with xsnprintf


On Thu, 16 Jun 2005, Daniel Jacobowitz wrote:

> Sorry - not sure how this slipped through the cracks.

No problem.  

> 
> On Sun, May 29, 2005 at 07:07:45AM -0700, Wu Zhou wrote:
> > Below is the revised patch.  Please review and comment.  TIA.
> > 
> > <2005-05-29>  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.
> 
> This is OK.

Commited.  Thanks.

Cheers
- Wu Zhou


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