[PATCH] D32044: Don't read non-readable address ranges during lsan pointer scanning
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 09:47:24 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300456: Don't read non-readable address ranges during lsan pointer scanning (authored by fjricci).
Changed prior to commit:
https://reviews.llvm.org/D32044?vs=95440&id=95444#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32044
Files:
compiler-rt/trunk/lib/lsan/lsan_common_mac.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux_libcdep.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_procmaps_common.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_procmaps_mac.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32044.95444.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/0558a3b4/attachment.bin>
More information about the llvm-commits
mailing list