[PATCH] [lsan] Introduce __lsan_(un)register_root_region().

Sergey Matveev earthdok at google.com
Mon Dec 16 10:50:02 PST 2013


Hi samsonov,

Add an interface to handle code which stores pointers in mapped memory.

http://llvm-reviews.chandlerc.com/D2417

Files:
  include/sanitizer/lsan_interface.h
  lib/lsan/lit_tests/TestCases/register_root_region.cc
  lib/lsan/lsan_common.cc
  lib/lsan/lsan_common.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2417.1.patch
Type: text/x-patch
Size: 8539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131216/2c86931f/attachment.bin>


More information about the llvm-commits mailing list