[llvm-branch-commits] [lld] release/22.x: [LLD][COFF] Fix out-of-bounds write when filling gaps with INT3 in code sections (#180411) (PR #198212)

Martin Storsjö via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 26 01:00:25 PDT 2026


mstorsjo wrote:

> [#180411 (comment)](https://github.com/llvm/llvm-project/pull/180411#discussion_r3253682796) (Somehow GitHub has hidden it)
> 
> > this exposed a new bug I guess:
> >   
> > PE loader rejects the exe

Thanks for pointing this out - I missed this comment. I'm not entirely convinced that the issue is caused by this commit though. But perhaps that's reason enough to hold back off backporting it after all?

https://github.com/llvm/llvm-project/pull/198212


More information about the llvm-branch-commits mailing list