summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/unpacked_installer.cc
diff options
context:
space:
mode:
authorrtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-10 02:38:55 +0000
committerrtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-10 02:38:55 +0000
commit6f3638708ff440a2e80662ce49acc41cdad51ecd (patch)
tree8f738849d9d97ee69c05bb831094888f9e7e4024 /chrome/browser/extensions/unpacked_installer.cc
parent3e6433b524803e8ca744c1e2c936570af70c952a (diff)
downloadchromium_src-6f3638708ff440a2e80662ce49acc41cdad51ecd.zip
chromium_src-6f3638708ff440a2e80662ce49acc41cdad51ecd.tar.gz
chromium_src-6f3638708ff440a2e80662ce49acc41cdad51ecd.tar.bz2
SPDY - Small bug fix for user after free. Will revert the
change asap. The change adds a scoped_refptr to SpdySession in DoLoop to clean up the state and to finish pending reads, in case SpdyFramer receives GOAway and closes all streams. DoReadComplete was holding the last reference before and DoLoop was accessing the object after DoReadComplete deleted the object at the end of the function. R=willchan@chromium.org BUG=175069 TEST=network unit tests Review URL: https://codereview.chromium.org/12212102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181637 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/unpacked_installer.cc')
0 files changed, 0 insertions, 0 deletions