bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/31444] _bfd_abort doesn't work when called from bfd_check_format


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/31444] _bfd_abort doesn't work when called from bfd_check_format_matches
Date: Wed, 06 Mar 2024 04:41:29 +0000

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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit 55e01dbd7623941373ee500032119a124fd2d673
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Mar 5 14:33:40 2024 +1030

    Don't use bfd_error_handler in bfd_abort

    We don't want to lose an abort message when bfd_set_error_handler has
    been called to ignore or cache errors.

            PR ld/31444
            * bfd.c (_bfd_abort): Don't use _bfd_error_handler.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]