kernel32: Fix GetTempFileName with invalid path.
authorLouis Lenders <xerox_xerox2000@yahoo.co.uk>
Wed, 20 Oct 2010 18:27:38 +0000 (20:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Oct 2010 15:19:12 +0000 (17:19 +0200)
commit8819ae1e66fb0d4181594510431eee7c8d158af0
tree706f14e8f06a558941e7e1ba04eef71e5f96daa4
parent105793bff75f6a869bd9ccfb390b2f88fa861235
kernel32: Fix GetTempFileName with invalid path.

Found by Oskar Eisemuth.
dlls/kernel32/path.c
dlls/kernel32/tests/path.c