diff options
author | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-25 15:54:16 +0000 |
---|---|---|
committer | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-25 15:54:16 +0000 |
commit | 498e4768e9211c64c1ccde646d763fdf505b0a23 (patch) | |
tree | 56c07369aca54364684831330b51a7caa49662db /tools | |
parent | 32280e7e66af6e6e775a7bc5a64ee08bce745ba8 (diff) | |
download | chromium_src-498e4768e9211c64c1ccde646d763fdf505b0a23.zip chromium_src-498e4768e9211c64c1ccde646d763fdf505b0a23.tar.gz chromium_src-498e4768e9211c64c1ccde646d763fdf505b0a23.tar.bz2 |
Fix potential leak
In the early return path from SendResponse, bytes may never be released. If it was only just constructed by the caller, then it could get leaked.
BUG=None
TEST=ChromeURLDataManagerTest still passes
Review URL: http://codereview.chromium.org/7489044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93888 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions