Chromium Code Reviews
DescriptionMerge 57581 - Fix 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
Review URL: http://codereview.chromium.org/3159045
TBR=amit@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57609
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||