https://sourceware.org/bugzilla/show_bug.cgi?id=33004
--- Comment #3 from Xudong Cao <xdcao.cs at gmail dot com> --- (In reply to Mark Wielaard from comment #2) > Checked in the early exit patch so we don't produce an obscure error message > later. But there is no real bug here. Hi Mark, Thanks for the quick fix! I agree the files are malformed, but any out-of-bounds access caught by ASan is still considered a memory-safety defect from the security point of view. The early-exit patch solves that, so many thanks. -- You are receiving this mail because: You are on the CC list for the bug.