[PATCH] D28027: Expose thread local quarantine size as ASAN option.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 13:19:50 PST 2016


alekseyshl updated this revision to Diff 82364.
alekseyshl added a comment.

- Verify the actual heap size, not the total RSS.


https://reviews.llvm.org/D28027

Files:
  lib/asan/asan_allocator.cc
  lib/asan/asan_allocator.h
  lib/asan/asan_flags.cc
  lib/asan/asan_flags.inc
  lib/asan/asan_rtl.cc
  lib/sanitizer_common/sanitizer_quarantine.h
  test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28027.82364.patch
Type: text/x-patch
Size: 7801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/e1f5e89c/attachment.bin>


More information about the llvm-commits mailing list