[RTL/PATH]
authorAleksey Bragin <aleksey@reactos.org>
Wed, 2 Mar 2011 11:42:30 +0000 (11:42 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Wed, 2 Mar 2011 11:42:30 +0000 (11:42 +0000)
commit97d2212a197d3d4739db441f2c19044583a97979
treefa38756a7d6bcce76aaca45da94b09e7e4b0399b
parent92654a7e4e942061c4160150ccfc9850550e50e7
[RTL/PATH]
- Update path.c code to Wine 1.3.14. Fixes a buffer overwrite happening in RtlDosSearchPath_U() when invoked by "shell32_winetest.exe shlexec".
- RtlDosPathNameToNtPathName_U remains unsynced.
- Author names added to the header of the file.
See issue #5964 for more details.

svn path=/trunk/; revision=50954
reactos/lib/rtl/path.c