mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
common,w32: Remove duplicated backslashes when setting the homedir.
* common/homedir.c (copy_dir_with_fixup) [W32]: Fold double backslashes. -- This is in general no problem but when we hash or compare the directory to test whether tit is the standard home directory, we may use a different socket file and thus a second instance of a daemon. GnuPG-bug-id: 6833
This commit is contained in:
parent
5ce7f8189e
commit
cc9568cd59
2 changed files with 29 additions and 2 deletions
5
NEWS
5
NEWS
|
@ -1,6 +1,9 @@
|
|||
Noteworthy changes in version 2.2.42 (unreleased)
|
||||
Noteworthy changes in version 2.2.43 (unreleased)
|
||||
-------------------------------------------------
|
||||
|
||||
* dirmngr: Avoid starting a second instance on Windows via GPGME
|
||||
based launching. [T6833]
|
||||
|
||||
|
||||
Noteworthy changes in version 2.2.42 (2023-11-28)
|
||||
-------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue