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: Committed: Add ELF hash table identifier to BFD


Nick Clifton <nickc@redhat.com> writes:

> Hi Andreas,
>
>>>    So I have created the attached patch to add a hash_table_id field to
>>>    the elf_link_hash_table structure.  The patch also amends the backends
>>>    so that if they have target specific fields added to the end of the
>>>    structure they check the hash_table_id field before trying to access
>>>    them.
>>
>> What about the null pointer references?
>
> I added code to check for these.

Where?  I cannot find anything that checks the value of
elf_m68k_hash_table.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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