[PATCH] D24737: [scudo] Modify Scudo to use its own Secondary Allocator

Kostya Kortchinsky via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 11:54:09 PDT 2016


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

Fixing the TODO (doh!) and moving some code into Init().


https://reviews.llvm.org/D24737

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator_secondary.h
  test/scudo/secondary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24737.71864.patch
Type: text/x-patch
Size: 7250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/1e4cd046/attachment.bin>


More information about the llvm-commits mailing list