[PATCH] D55986: hwasan: Use system allocator to realloc and free untagged pointers in interceptor mode.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 4 11:26:17 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350427: hwasan: Use system allocator to realloc and free untagged pointers in… (authored by pcc, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D55986?vs=179245&id=180290#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55986/new/
https://reviews.llvm.org/D55986
Files:
compiler-rt/trunk/lib/hwasan/hwasan.h
compiler-rt/trunk/lib/hwasan/hwasan_allocator.cc
compiler-rt/trunk/lib/hwasan/hwasan_allocator.h
compiler-rt/trunk/lib/hwasan/hwasan_interceptors.cc
compiler-rt/trunk/lib/hwasan/hwasan_linux.cc
compiler-rt/trunk/lib/hwasan/hwasan_new_delete.cc
compiler-rt/trunk/test/hwasan/TestCases/Posix/system-allocator-fallback.cc
compiler-rt/trunk/test/hwasan/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55986.180290.patch
Type: text/x-patch
Size: 9963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/96a07304/attachment.bin>
More information about the llvm-commits
mailing list