DescriptionFix 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93888
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|