Home GnuPG
Diffusion GPGME ecbba12b8691

core,w32: Fix new w32-util functions

Description

core,w32: Fix new w32-util functions

* src/w32-util.c (_gpgme_access): Respect mode parameter.
(_gpgme_create_process_utf8): Convert startupinfo, too.

This both did not show up in testing as we only use
mode F_OK and STARTUPINFOA is basically the same as
STARTUPINFOW.

Fixes commit: a82e3a0ae57a48ba173e282a050680751006c074

Details

Provenance
aheineckeAuthored on Apr 9 2019, 2:11 PM
Parents
rMa82e3a0ae57a: core,w32: Improve handling of Unicode paths
Branches
Unknown
Tags
Unknown
Tasks
T4453: gpgme does not work with unicode path gpg installations