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] linker.c, check for null return from bfd_hash_allocate


> The proper fix is to change bfd_section_already_linked_table_insert to
> return a pass/fail status.  Check the status in
> _bfd_elf_section_already_linked, _bfd_generic_section_already_linked,
> and on failure call info->einfo with a fatal error message.

OK.  How about the attached?

> This part is OK.

Committed, thanks.

Attachment: fatal.txt
Description: Text document


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