]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Support non-ASCII characters in Windows tmp path
authorHeiko Hund <heiko.hund@sophos.com>
Tue, 19 Nov 2013 17:36:14 +0000 (18:36 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 5 Dec 2013 18:48:37 +0000 (19:48 +0100)
commit925b8a463b78620c1f856a0224396ac7d53e6295
treed5dd987c6c31f04fb6963277eb675bcfbbea8b87
parent451de0a8d61a8a2c4a049837374a728090b4e4d6
Support non-ASCII characters in Windows tmp path

Get the temporary path from the system as UCS-2 and convert it to
UTF-8 and return that for internal use.

Fix trac#278.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1384882574-28242-1-git-send-email-heiko.hund@sophos.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/8002
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/win32.c