[PATCH] D29341: [scudo] 32-bit quarantine sizes adjustments and bug fixes

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 10:37:23 PST 2017


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

Update the tests to use asserts in error path to make failures clearer.


https://reviews.llvm.org/D29341

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_flags.cpp
  lib/scudo/scudo_flags.inc
  test/scudo/alignment.cpp
  test/scudo/double-free.cpp
  test/scudo/interface.cpp
  test/scudo/lit.cfg
  test/scudo/malloc.cpp
  test/scudo/memalign.cpp
  test/scudo/mismatch.cpp
  test/scudo/options.cpp
  test/scudo/overflow.cpp
  test/scudo/preinit.cpp
  test/scudo/quarantine.cpp
  test/scudo/realloc.cpp
  test/scudo/secondary.cpp
  test/scudo/sized-delete.cpp
  test/scudo/sizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29341.86984.patch
Type: text/x-patch
Size: 19341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/c8193ea2/attachment.bin>


More information about the llvm-commits mailing list