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] elf32-i386.c, check for null


> On Thu, Jul 26, 2007 at 06:42:01PM -0700, msnyder@sonic.net wrote:

>
> It is OK.  Can you use
>
> if (h != NULL
>     && !bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_offset))
>    return FALSE;
>

Yep, done and committed.
Thanks.



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