mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
PIN caching of cards does now work.
This commit is contained in:
parent
3d7b030025
commit
4472efd12c
9 changed files with 256 additions and 30 deletions
|
@ -1320,7 +1320,7 @@ handle_tick (void)
|
|||
agent_scd_check_aliveness ();
|
||||
|
||||
/* If we are running as a child of another process, check whether
|
||||
the parent is still alive and shutdwon if now. */
|
||||
the parent is still alive and shutdown if not. */
|
||||
#ifndef HAVE_W32_SYSTEM
|
||||
if (parent_pid != (pid_t)(-1))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue