https://sourceware.org/bugzilla/show_bug.cgi?id=25082
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2019-10-21 CC| |mark at klomp dot org Assignee|unassigned at sourceware dot org |mark at klomp dot org Ever confirmed|0 |1 --- Comment #3 from Mark Wielaard <mark at klomp dot org> --- Created attachment 12047 --> https://sourceware.org/bugzilla/attachment.cgi?id=12047&action=edit unstrip: Add various checks for bad input data eu-unstrip was clearly not written for bad ELF input files. Not surprisingly because it would be slightly odd to run it on untrusted input, which wasn't just stripped in two. But I have added a couple of robustness fixed that should at least not make it crash and give an error message that will hopefully explain what is wrong with the input files. -- You are receiving this mail because: You are on the CC list for the bug.