[PATCH] D63736: [GWP-ASan] Guard against recursive allocs. Pack TLS for perf.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 16:54:30 PDT 2019
hctim updated this revision to Diff 206333.
hctim added a comment.
- Added note for future implementation to recursive-guard the unwinder on dealloc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63736/new/
https://reviews.llvm.org/D63736
Files:
compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63736.206333.patch
Type: text/x-patch
Size: 4671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/7ea75f3a/attachment.bin>
More information about the llvm-commits
mailing list