The caller expects GetValidString() to overwrite its outparam, so clear that
commit135c4512cb092df13448c198e78627b15b410780
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Feb 2014 02:44:32 +0000 (12 02:44 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Feb 2014 02:44:32 +0000 (12 02:44 +0000)
treebff7137929cfbe3bccfb698f387971c66eb6e04d
parent7d0fd55cc2ab427284db33318d0a552c9aa5ed0a
The caller expects GetValidString() to overwrite its outparam, so clear that
outparam on entry so that that's what will actually happen.

BUG=326527
TEST=In debug mode, paste "ab:8/;" into the omnibox and ensure no DCHECK failure happens
R=brettw@chromium.org

Review URL: https://codereview.chromium.org/157403008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250618 0039d316-1c4b-4281-b951-d872f2087c98
chrome/common/net/url_fixer_upper.cc