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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi mhsec,

  Thanks for reporting this problem.  Unfortunately your proposed patch
  will not work as it will prevent the tools from handling 64-bit binaries
  with very large section sizes.

  Instead I have checked in an alternative patch which checks for integer
  overflow before attempting to allocate any memory, which prevents the
  heap corruption from happening.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to