DescriptionAnnotate mapped memory regions for LeakSanitizer.
Add in-code annotations for LeakSanitizer to treat any memory allocated through
the VirtualMemory class as a source of live pointers. This change eliminates
false positive leak reports when running Chromium under LSan.
BUG=chromium:328552
R=mstarzinger@chromium.org
LOG=Y
Committed: https://code.google.com/p/v8/source/detail?r=18589
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|