DescriptionSuppresses a heapchecker leak in base::PlatformThread::SetName().
This change suppresses a leak in base::PlatformThread::SetName() shown in the heapchecker bots. (Even though this std::string is created by tracked_object and it may be a duplicate of Bug 102327 <http://crbug.com/102327>, I do not have any ideas why this stack does not include tracked_objects.)
TBR=dhollowa
BUG=136936
TEST=make the "Linux Heapcheck" bot and the "Chromium OS Heapcheck" bot green.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146259
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|