bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12855] readelf: Endless loop for broken ELF binary


From: nickc at redhat dot com
Subject: [Bug binutils/12855] readelf: Endless loop for broken ELF binary
Date: Wed, 8 Jun 2011 16:03:36 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12855

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2011-06-08 16:03:19 
UTC ---
Hi Sascha,

  Thanks for reporting this bug.  The problem was that the code in readelf was
assuming that the function which reads in the version information would always
succeed.  As you have shown however this does not always happen.  I have
checked in a patch which fixes this problem (and several other places where the
same assumption was made).

Cheers
  Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]