kernel32: Revise GetLongPathNameA to avoid overriding the input on long names.
commit7dea64279ee9b80a44c2eca9ed72b1ce57f64fe8
authorJeremy White <jwhite@codeweavers.com>
Mon, 21 Dec 2015 21:20:13 +0000 (21 15:20 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Dec 2015 10:57:57 +0000 (24 11:57 +0100)
tree18dc9d9fcaa64bd5a26f3ec637ae168c8f3a8fe5
parentee1260e0d2c50a7eec7d9e7444b8ff4d622bbad5
kernel32: Revise GetLongPathNameA to avoid overriding the input on long names.

Signed-off-by: Jeremy White <jwhite@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/path.c
dlls/kernel32/tests/path.c