https://sourceware.org/bugzilla/show_bug.cgi?id=26007
Bug ID: 26007
Summary: [objdump] memory exhaustion
Product: binutils
Version: 2.35 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutil
https://sourceware.org/bugzilla/show_bug.cgi?id=26005
Bug ID: 26005
Summary: [size] crash with ASAN in bfd_section_from_shdr
Product: binutils
Version: 2.35 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=25993
Alan Modra changed:
What|Removed |Added
Last reconfirmed||2020-05-17
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=25975
--- Comment #11 from H.J. Lu ---
(In reply to dilyan.palau...@aegee.org from comment #10)
> Does it also work with the attached i.o as input?
[hjl@gnu-cfl-2 tmp]$ clang -fsanitize=address -fuse-ld=gold i.o
[hjl@gnu-cfl-2 tmp]$ ./a.out
a 1
[h