Chromium Code Reviews
DescriptionFix a crash when delegate_ goes away in ReadStream
Other callbacks can fire in the context of ReadStream and
OnStopBinding might happen in that context. In this case
the delegate_ is cleaned up and this results in a crash
when ReadStream returns.
BUG=53460
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57581
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||