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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

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

commit 5b37a5ca1d2e90ea1fc29593046428f7ed116a7f
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Jul 26 05:37:57 2021 -0700

    bfd: Set error to bfd_error_malformed_archive only if unset

    When reading an archive member, set error to bfd_error_malformed_archive
    on open_nested_file failure only if the error is unset.

            PR ld/28138
            * archive.c (_bfd_get_elt_at_filepos): Don't set error to
            bfd_error_malformed_archive if it has been set.

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

Reply via email to