[PATCH] D126343: [libunwind] Use process_vm_readv to avoid potential segfaults

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 07:43:52 PDT 2022


uweigand added a comment.

> The s390x code path should likely follow suit, but I don't have the
> hardware to be able to test that, so I didn't modify it here either.

Thanks for the heads-up!  It look me a while to get around to it, but I've now fixed the bug on s390x here: https://reviews.llvm.org/D129856


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126343



More information about the llvm-commits mailing list