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: [RFC 4/9] don't let hexify call strlen


On 01/20/2014 07:18 PM, Tom Tromey wrote:
> hexify had the same issue as bin2hex; and the fix is the same.
> 
> 2014-01-20  Tom Tromey  <tromey@redhat.com>
> 
> 	* common/rsp-low.c (hexify): Never take strlen of argument.
> 
> 2014-01-20  Tom Tromey  <tromey@redhat.com>
> 
> 	* remote-utils.c (monitor_output): Pass explicit length to
> 	hexify.

OK.

Thanks,
-- 
Pedro Alves


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