[Bug binutils/29948] AddressSanitizer: heap-buffer-overflow in display_debug_lines_decoded() at dwarf.c:5429

2022-12-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29948 --- Comment #1 from Alan Modra --- 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

[Bug binutils/29948] New: AddressSanitizer: heap-buffer-overflow in display_debug_lines_decoded() at dwarf.c:5429

2022-12-29 Thread 13579and24680 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29948 Bug ID: 29948 Summary: AddressSanitizer: heap-buffer-overflow in display_debug_lines_decoded() at dwarf.c:5429 Product: binutils Version: 2.39 Status: UNCONFIRMED