[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22154] heap-based buffer overflow in get_line_filename_and
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/22154] heap-based buffer overflow in get_line_filename_and_dirname (dwarf.c) |
Date: |
Tue, 26 Sep 2017 12:45:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22154
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Agostino,
Thanks for reporting this problem. It was due to a lack of checking in the
code that parsed DWARF line number tables. I have committed a patch which
takes care of the problem.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.