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

Shoaib Meenai via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 24 16:51:15 PDT 2022


smeenai updated this revision to Diff 431840.
smeenai added a comment.

Use sizeof instead of raw number


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126343

Files:
  libunwind/src/UnwindCursor.hpp
  libunwind/test/bad_unwind_info.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126343.431840.patch
Type: text/x-patch
Size: 4639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220524/8f959eff/attachment.bin>


More information about the libcxx-commits mailing list