bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29006] alloc(): invalid size (unsorted) with -fstack-prote


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29006] alloc(): invalid size (unsorted) with -fstack-protector -lssp
Date: Wed, 27 Apr 2022 07:35:51 +0000

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

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

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

commit 639d467b08f2b581a911dc24f67e8c77a3a05e9f
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Apr 27 08:35:18 2022 +0100

    Fix potential buffer overruns when creating DLLs.

            PR 29006
            * pe-dll.c (make_head): Use asprintf to allocate and populate a
            buffer containing the temporary name.
            (make_tail, make_one, make_singleton_name_thunk): Likewise.
            (make_import_fixup_mark, make_import_fixup_entry): Likewise.
            (make_runtime_pseudo_reloc): Likewise.
            (pe_create_runtime_relocator_reference): Likewise.

-- 
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]