bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21582] stack-buffer-overflow in ieee_object_p


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/21582] stack-buffer-overflow in ieee_object_p
Date: Thu, 15 Jun 2017 11:45:37 +0000

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

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

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

commit 63634bb4a107877dd08b6282e28e11cfd1a1649e
Author: Nick Clifton <address@hidden>
Date:   Thu Jun 15 12:44:23 2017 +0100

    Avoid a possible compiler bug by using a static buffer instead of a stack
local buffer.

        PR binutils/21582
        * ieee.c (ieee_object_p): Use a static buffer to avoid compiler
        bugs.

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