[PATCH] bfd/coff-ppc.c: Be sure of zero terminated string after copy from '_n_name'

Chen Gang gang.chen.5i5j@gmail.com
Thu Aug 7 04:56:00 GMT 2014


On 08/07/2014 09:51 AM, Alan Modra wrote:
> On Wed, Aug 06, 2014 at 11:52:31PM +0800, Chen Gang wrote:
>> '_n_name' may not be zero terminated string, and it may copy to 'name'
>> or 'my_name' which are assumed that must be zero terminated string. So
>> during copy operation, need be sure of them zero terminated.
>>
>> Also remove the usless asignment to 'name'.
>>
>> 2014-08-06  Chen Gang <gang.chen.5i5j@gmail.com>
>>
>> 	* coff-ppc.c (coff_ppc_relocate_section): Be sure of zero
>> 	terminatedstring after copy from '_n_name'.
> 
> This is OK.
> 

Excuse me, my English is not quite well, I don't quite understand your
meaning, I guess your meaning is: "This patch is OK to you, if no any
objections next, it can be applied by the related maintainers".

If what I guess is incorrect, please let me know.

Thanks.
-- 
Chen Gang

Open, share, and attitude like air, water, and life which God blessed



More information about the Binutils mailing list