DescriptionDetach LeakDetectorController from remote controller on shutdown
Fix an invalid pointer dereference during browser process shutdown,
where LeakDetectorController::OnRemoteProcessShutdown is called
after the LeakDetectorController has already been deleted.
BUG=chromium:637131
TEST=run with leak detector enabled, make sure no crash happens on
shutdown; i.e. no attempts to call OnRemoteProcessShutdown() after
LeakDetectorController has been destroyed.
Committed: https://crrev.com/79f2cd96c247cac4a90708aa7ca86bb48a34c8a2
Cr-Commit-Position: refs/heads/master@{#416381}
Patch Set 1 #Patch Set 2 : Fix for unit testing #
Messages
Total messages: 18 (10 generated)
|