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

--- Comment #12 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit 678dc756a5741d278be2e14630bc10d2fb31a22a
Author: Alan Modra <amo...@gmail.com>
Date:   Thu May 12 12:55:20 2022 +0100

    Fix an illegal memory access when creating DLLs.

            PR 29006
            * pe-dll.c (dll_name): Delete, replacing with..
            (dll_filename): ..this, moved earlier in file.
            (generate_edata): Delete parameters.  Don't set up dll_name here..
            (pe_process_import_defs): ..instead set up dll_filename and
            dll_symname here before returning.
            (dll_symname_len): Delete write-only variable.
            (pe_dll_generate_implib): Don't set up dll_symname here.

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

Reply via email to