Home GnuPG

Fix regression in Windows implementation of KUniqueService

Description

Fix regression in Windows implementation of KUniqueService

Initialize the static instance pointer when a responder was created.
Additionally, clear the static instance pointer when the instance is
destroyed and add some error handling to detect wrong usage more
quickly.

Details