[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21158] objdump - of-by-one global-buffer-overflow
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21158] objdump - of-by-one global-buffer-overflow |
Date: |
Tue, 14 Feb 2017 14:21:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21158
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.
This was a simple case of the code assuming that a symbol always has a name.
The patch fixes this specific problem, although I suspect that there will
be more like it to come.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.