kernel32: Advance over the input buffer when stripping ./.
commit440030b93848d1c41f532cac21320f75a8c67231
authorJeremy White <jwhite@codeweavers.com>
Mon, 21 Dec 2015 21:20:08 +0000 (21 15:20 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Dec 2015 10:54:36 +0000 (24 11:54 +0100)
treea7524598b547ba9e0b16ec8468e7263bbac01f5f
parent81ccc7b8167da592d32d882f435aa5b39f8b8059
kernel32: Advance over the input buffer when stripping ./.

This is the same fix for GetLongPathName that was contained in a fix for
GetShortPathName in commit 9178d037d71e823f5d5eaa5008a3cdd574377bac.

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