[PATCH] D35818: [scudo] Check for pvalloc overflow

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 09:41:48 PDT 2017


cryptoad updated this revision to Diff 108104.
cryptoad added a comment.

Move valloc & pvalloc tests to their own file.


https://reviews.llvm.org/D35818

Files:
  lib/sanitizer_common/sanitizer_allocator_checks.h
  lib/scudo/scudo_allocator.cpp
  test/scudo/memalign.cpp
  test/scudo/valloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35818.108104.patch
Type: text/x-patch
Size: 4682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/7c4fd7a7/attachment.bin>


More information about the llvm-commits mailing list