[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21155] readelf segfault - PR 21137 seems to be incomplete
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21155] readelf segfault - PR 21137 seems to be incomplete |
Date: |
Tue, 14 Feb 2017 13:27:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21155
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- 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 the problem.
*sigh* When I was generating the patch for 21137, I forgot to add a test for
the reloc offset being so large that the address computation wrapped around to
a location before the start of the buffer. Doh. This should now be fixed.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.