Home GnuPG
Diffusion GpgEX df289bb41652

Fix CreateProcess call of GpgEX

Description

Fix CreateProcess call of GpgEX

* src/client.cc (default_uiserver_cmdline): Renamed to
default_uiserver_name.
* src/exechelp.c (gpgex_spawn_detached): Split command line
and program name.

This is the old "c:\program.exe" issue that Windows tries to
find a Program based on some heuristics if only the commandline
is given and not the program name.

Details

Provenance
aheineckeAuthored on Jan 28 2021, 10:34 AM
Parents
rX9c021c2f6697: Post release version bump
Branches
Unknown
Tags
Unknown
Tasks
T5272: GpgEx: Incorrect spawn of UI Server can cause a c:\Program.exe to be executed