https://sourceware.org/bugzilla/show_bug.cgi?id=28540
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Buffer Overflow on Dwarf.c |segmentation fault on NULL | |byte_get Severity|critical |normal Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2021-11-04 --- Comment #1 from Alan Modra <amodra at gmail dot com> --- Not a buffer overflow. byte_get is being called to read a possible separate debug info file crc, but byte_get is NULL for tekhex files. -- You are receiving this mail because: You are on the CC list for the bug.