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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Thuan,

  Thanks for reporting this bug.  I have checked in a patch to fix it.

  The problem here was that the code to read the compression header at
  the start of a compressed section was assuming that enough bytes were
  available in the section for the header.  I added code to check this
  assumption before attempting to extract the header.

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