Chromium Code Reviews
DescriptionOilpan: HeapTest: FinalizationObserverWithHashMap should not leave a Persistent object.
Clear the Persistent HeapHashMap at the end of HeapTest.FinalizationObserver.
HeapTest.CheckAndMarkPointer assumes there are no Persistent objects, and
triggers GC without visiting Persistent handles. If HeapTest.CheckAndMarkPointer
is executed after HeapTest.FinalizationObserver, and a normal GC happens,
a Visitor accesses deallocated memory pointed by the Persistent.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184238
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||