bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24360] Integer-Truncation / heap-overflow in objdump.c cau


From: nickc at redhat dot com
Subject: [Bug binutils/24360] Integer-Truncation / heap-overflow in objdump.c caused by commit-7a6e0d89
Date: Tue, 19 Mar 2019 13:42:58 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi tfx,

  Thanks for reporting this problem.  I have checked in a new patch which
  tests to make sure that the amount being malloc'ed is non-zero, and that
  it matches the size of the section (plus one).

Cheers
  Nick

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