[PATCH] D41128: [scudo] Adding a public Scudo interface

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 10:06:32 PST 2017


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

Added some words about security in the interface comment.
Added a define to allow the disabling of the function.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41128

Files:
  include/CMakeLists.txt
  include/sanitizer/scudo_interface.h
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_interface_internal.h
  lib/scudo/scudo_platform.h
  test/scudo/interface.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41128.126778.patch
Type: text/x-patch
Size: 6581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/a14966eb/attachment.bin>


More information about the llvm-commits mailing list