[PATCH] D54656: [hwasan] implement free_checks_tail_magic=1

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 16:27:58 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347116: [hwasan] implement free_checks_tail_magic=1 (authored by kcc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54656

Files:
  compiler-rt/trunk/lib/hwasan/hwasan_allocator.cc
  compiler-rt/trunk/lib/hwasan/hwasan_flags.inc
  compiler-rt/trunk/lib/hwasan/hwasan_report.cc
  compiler-rt/trunk/lib/hwasan/hwasan_report.h
  compiler-rt/trunk/test/hwasan/TestCases/tail-magic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54656.174480.patch
Type: text/x-patch
Size: 7406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181117/6788e27a/attachment.bin>


More information about the llvm-commits mailing list