Fix off-by-one in range check.
commit9888d22a4dee455b983fa6b04708d87d2afff78a
authorbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Wed, 23 Sep 2009 17:12:43 +0000 (23 17:12 +0000)
committerbrettw@gmail.com <brettw@gmail.com@8873c55e-713a-0410-88f8-23d9c3d90b1b>
Wed, 23 Sep 2009 17:12:43 +0000 (23 17:12 +0000)
treebd846d3e0258e6cfbb9b5b96504387dcb0642cf5
parentfa1867f391ba5ec83cfbdda103b5770564bd1ce6
Fix off-by-one in range check.

http://crbug.com/5490
Patch by mattm@chromium.org
Review: http://codereview.chromium.org/216020

git-svn-id: http://google-url.googlecode.com/svn/trunk@118 8873c55e-713a-0410-88f8-23d9c3d90b1b
src/url_canon_host.cc