[PATCH] D157027: [lld-macho][nfc]Add bounds check before attempting to dereferencing iterators.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 13:03:21 PDT 2023


oontvoo added a comment.

In D157027#4578002 <https://reviews.llvm.org/D157027#4578002>, @MaskRay wrote:

>> Runnign some tests with asan built of LLD would throw errors similar to the following:
>
> Running. Can you name the exact test names?

It's an internal test case - dropped you a link to it in chat.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157027/new/

https://reviews.llvm.org/D157027



More information about the llvm-commits mailing list