This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug gdb/18464] unknown value in GNU .note.ABI-tag should not cause a crash


https://sourceware.org/bugzilla/show_bug.cgi?id=18464

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The gdb-7.9-branch branch has been updated by Roland McGrath
<roland@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=509cc2cf714f6a194ab27610f4db429579f6090b

commit 509cc2cf714f6a194ab27610f4db429579f6090b
Author: Roland McGrath <mcgrathr@chromium.org>
Date:   Fri May 29 09:24:36 2015 -0700

    PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag values

    Diagnosis of unexpected input (in this case, in an executable file)
    should not crash as if it were a bug in GDB.

    gdb/
        PR gdb/18464
        * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
        rather than internal_error for an unrecognized value.

    (cherry picked from commit c8f6c93cb29febd6b8174a20eb35368e70f62faa)

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


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