kernel32: Avoid truncating the output buffer length in GetCurrentDirectoryA.
commit5f9f260e426cc7de9a7548b38c9a006e1338e6fc
authorAlexandre Julliard <julliard@winehq.org>
Mon, 1 Feb 2010 12:22:41 +0000 (1 13:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Feb 2010 12:22:41 +0000 (1 13:22 +0100)
tree1f2c1877127707da6c0c0d519b2f8ee56885273d
parent76e5c012095e8f0352c5a645f8fadfac48539e3a
kernel32: Avoid truncating the output buffer length in GetCurrentDirectoryA.
dlls/kernel32/path.c
dlls/kernel32/tests/path.c