[PATCH] D108063: [hwasan] Support malloc in atfork.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 15:07:07 PDT 2021


eugenis updated this revision to Diff 367030.
eugenis added a comment.

rebase (-formatting changes), remove the fork interceptor completely


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108063

Files:
  compiler-rt/lib/hwasan/hwasan.cpp
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_allocator.cpp
  compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
  compiler-rt/lib/hwasan/hwasan_interceptors.cpp
  compiler-rt/lib/hwasan/hwasan_linux.cpp
  compiler-rt/test/hwasan/TestCases/Linux/atfork.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108063.367030.patch
Type: text/x-patch
Size: 4726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/952f9161/attachment.bin>


More information about the llvm-commits mailing list