bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29948] AddressSanitizer: heap-buffer-overflow in display_d


From: amodra at gmail dot com
Subject: [Bug binutils/29948] AddressSanitizer: heap-buffer-overflow in display_debug_lines_decoded() at dwarf.c:5429
Date: Thu, 29 Dec 2022 12:50:23 +0000

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

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
The logic for DW_LNS_set_file needs fixing similar to what we have in
bfd/dwarf2.c, in particular, dir == 0 for dwarf<5 should pick up DW_AT_comp_dir
if possible rather than just displaying "./".

-- 
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]