bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24467] Memory allocation failure in bfd_malloc


From: amodra at gmail dot com
Subject: [Bug binutils/24467] Memory allocation failure in bfd_malloc
Date: Wed, 24 Apr 2019 02:41:45 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |INVALID

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Not a bug.  You fuzzed an object file, saying that .interp was 0x800000001c
long.  A section this large of course can't be read into memory, and it is
quite reasonable for binutils to report an out-of-memory error.

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