DescriptionAdd some instrumentation to catch the source of a potential double-free.
It saves the stack trace where initial deletion happened from. In the case where the deletion was initiated by DeleteSoon(), we will show the stacktrace for the caller of that function (rather than the actual deletion stacktrace from running the task).
BUG=94179
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98540
Patch Set 1 #Patch Set 2 : alias the liveness token too #
Messages
Total messages: 4 (0 generated)
|