This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 x64 SEH]: Support xdata/pdata for link-once code


2010/9/15 Richard Henderson <rth@redhat.com>:
> On 09/15/2010 09:37 AM, Kai Tietz wrote:
>> In the case that segment isn't found, it will be created with the name
>> NAME. As section generation requires to get a constant, or an
>> malloc'ed name (as is stores just reference and doesn't clone the name
>> itself), it would lead to pretty bad issues to free here this name.
>
> Ok.
>
> Well, I think you should either store the malloc'ed name in the
> seh_seg_list structure (and don't do the variable size thing) in
> that case.
>
> Ok with that change.
>
>
> r~
>

Ok, adjusted and applied.

Thanks,
Kai

-- 
|? (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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