Fix crash in attempting to canonicalize paths longer than _MAX_PATH
authorScott Graham <scottmg@chromium.org>
Mon, 8 Jun 2015 20:21:55 +0000 (13:21 -0700)
committerScott Graham <scottmg@chromium.org>
Mon, 8 Jun 2015 20:21:55 +0000 (13:21 -0700)
commita2d1cf2f26bdd7a326a3ef6186ee507fd87868d0
tree4792697f4e5c73661991ca1b90b919ff3a60c15c
parentf0f36ad1c72f6100a8957f035769fda50b69919f
Fix crash in attempting to canonicalize paths longer than _MAX_PATH
src/includes_normalize-win32.cc
src/includes_normalize_test.cc