[PATCH] D38034: [ELF] - Fix segfault when processing .eh_frame.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 01:06:23 PDT 2017


grimar added a comment.

In https://reviews.llvm.org/D38034#875487, @ruiu wrote:

> LGTM
>
> This is a pretty bad bug, I was a bit surprised that it doesn't crash except the situation described in https://bugs.llvm.org/show_bug.cgi?id=34648. It could have been silently creating corrupted outputs, I guess. It seems scary.


Should we backport it to LLD 5.0.x branch somehow ? 5.0.1 I guess.


https://reviews.llvm.org/D38034





More information about the llvm-commits mailing list