[PATCH] D35694: [scudo] Quarantine overhaul

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 22 12:51:52 PDT 2017


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

Additional shuffling around so that everything is dealt with in one statement.


https://reviews.llvm.org/D35694

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_flags.cpp
  lib/scudo/scudo_flags.inc
  test/scudo/overflow.cpp
  test/scudo/quarantine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35694.107798.patch
Type: text/x-patch
Size: 17937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170722/5f67d18f/attachment.bin>


More information about the llvm-commits mailing list