DescriptionFix crasher in the pdf tear down code path.
The crash occurs because of a timer dereferencing a null engine pointer.
The crash appears to have occurred due to this patch https://codereview.chromium.org/427583003/
Fix is to cancel all timers when the pdf instance is being torn down before
destroying the engine.
BUG=403036
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289218
Patch Set 1 #
Messages
Total messages: 12 (0 generated)
|