Fix boundary bugs on buffer lengths. Include null char in MAX_LONGPATH.
authorLakshmi Priya Sekar <lasekar@microsoft.com>
Mon, 19 Oct 2015 18:01:24 +0000 (11:01 -0700)
committerLakshmi Priya Sekar <lasekar@microsoft.com>
Wed, 21 Oct 2015 00:11:24 +0000 (17:11 -0700)
commitfdbd0a799c370d7fcf3832e04819c5ec9d85b6a7
tree815b07fe99ec15192958d940da34493069385f04
parent3433abc7838db54b9656bd0cfb606a7a0d6fed91
Fix boundary bugs on buffer lengths. Include null char in MAX_LONGPATH.
src/pal/src/file/file.cpp
src/pal/src/file/path.cpp
src/pal/src/loader/module.cpp
src/pal/src/misc/perftrace.cpp
src/pal/tests/palsuite/file_io/SearchPathA/test1/SearchPathA.c