[PATCH] D53789: [hwasan] optionally right-align heap allocations
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 16 11:41:24 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347082: [hwasan] optionally right-align heap allocations (authored by kcc, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D53789
Files:
compiler-rt/trunk/lib/hwasan/hwasan_allocator.cc
compiler-rt/trunk/lib/hwasan/hwasan_allocator.h
compiler-rt/trunk/lib/hwasan/hwasan_flags.inc
compiler-rt/trunk/test/hwasan/TestCases/heap-buffer-overflow.c
compiler-rt/trunk/test/hwasan/TestCases/random-align-right.c
compiler-rt/trunk/test/hwasan/TestCases/use-after-free.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53789.174421.patch
Type: text/x-patch
Size: 13562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/18154c86/attachment.bin>
More information about the llvm-commits
mailing list