[PATCH] D32190: Make sure to scan mmap'd memory regions for root pointers on OS X

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 10:20:27 PDT 2017


fjricci updated this revision to Diff 95774.
fjricci added a comment.

Rework to only recurse memory regions once

This actually turns out to be relatively clean, I think.


https://reviews.llvm.org/D32190

Files:
  lib/lsan/lsan_common.cc
  lib/lsan/lsan_common.h
  lib/lsan/lsan_common_linux.cc
  lib/lsan/lsan_common_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32190.95774.patch
Type: text/x-patch
Size: 6860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/57854592/attachment.bin>


More information about the llvm-commits mailing list