Page MenuHome GnuPG

Fix an error in w32_try_mkdir from gnupg-2.3.4
Closed, ResolvedPublic

Description

The attached patch fixes an error in w32_try_mkdir: it only worked for plain-ASCII directory names, because CreateDirectory doesn't support UTF-8 encoded file names.

Revisions and Commits

Event Timeline

werner claimed this task.
werner added a subscriber: werner.

There is actually a much easier fix here. Thanks for pointing out the problem. For histroical reasons we have several places where we create the homedir.