[PATCH] D47970: [Sanitizers] Move pvalloc overflow tests to common.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 10:38:12 PDT 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 rL334424: [Sanitizers] Move pvalloc overflow tests to common. (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47970

Files:
  compiler-rt/trunk/lib/lsan/lsan_allocator.cc
  compiler-rt/trunk/lib/lsan/lsan_allocator.h
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/pvalloc-overflow.cc
  compiler-rt/trunk/test/msan/pvalloc.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/pvalloc-overflow.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47970.150791.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/33acf780/attachment.bin>


More information about the llvm-commits mailing list