diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 13:54:17 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 13:54:17 +0000 |
commit | 05b0054aa9d9d48f5a7ded8d8488088e441c6fba (patch) | |
tree | ba00bbf388ea2d96f2534832a89e5c61efa90475 /chrome/browser/browser_main_win.cc | |
parent | c3f732b65c637b681d534975fdb09802bb65b58e (diff) | |
download | chromium_src-05b0054aa9d9d48f5a7ded8d8488088e441c6fba.zip chromium_src-05b0054aa9d9d48f5a7ded8d8488088e441c6fba.tar.gz chromium_src-05b0054aa9d9d48f5a7ded8d8488088e441c6fba.tar.bz2 |
net: include the root label in DNSDomainFromDot
I was previously sloppy with DNSDomainFromDot. Really it should have
included a terminating NUL in the result string to represent the root
label, but it actually omitted it because it was more convenient to
test that way. This CL fixes that.
BUG=none
TEST=net_unittests
http://codereview.chromium.org/3070002/show
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53782 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_main_win.cc')
0 files changed, 0 insertions, 0 deletions