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]

Re: [PATCH] Replace sprintf with xsnprintf


On 12/17/2013 11:16 PM, Pedro Alves wrote:
> On 12/17/2013 12:56 PM, Yao Qi wrote:
> 
>> 2013-12-17  Yao Qi  <yao@codesourcery.com>
>>
>> 	* linux-nat.c (linux_proc_xfer_partial): Call xsnprintf instead
>> 	of sprintf.
>> 	(linux_nat_detach, linux_child_pid_to_exec_file): Likewise.
>> 	(linux_proc_pending_signals): Likewise.
> 
> OK.
> 

Patch is pushed.

-- 
Yao (éå)


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