https://sourceware.org/bugzilla/show_bug.cgi?id=29718
Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Martin Liska from comment #1)

Hi Martin,

> -                && (ident = elf_getident (ebl->elf, NULL)) != NULL
> -                && ident[EI_OSABI] == ELFOSABI_LINUX)
> +                && (ident = elf_getident (ebl->elf, NULL)) != NULL)

Patch approved, but I would suggest adding a comment referring back to this PR,
just in case a future reader wonders why the OSABI field is not being checked
as well.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to