[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:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT347082: [hwasan] optionally right-align heap allocations (authored by kcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53789?vs=174313&id=174420#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D53789

Files:
  lib/hwasan/hwasan_allocator.cc
  lib/hwasan/hwasan_allocator.h
  lib/hwasan/hwasan_flags.inc
  test/hwasan/TestCases/heap-buffer-overflow.c
  test/hwasan/TestCases/random-align-right.c
  test/hwasan/TestCases/use-after-free.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53789.174420.patch
Type: text/x-patch
Size: 13238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/65737fc2/attachment.bin>


More information about the llvm-commits mailing list