Fix for commit 9e2a140. reset_pinentry() was clearing pin->pin_pid
commit1c063b729cc26ddcfabb12868b1e6255d22be34a
authorBen Kibbey <bjk@luxsci.net>
Sun, 15 Jun 2008 21:08:17 +0000 (15 17:08 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 15 Jun 2008 21:08:17 +0000 (15 17:08 -0400)
tree95544f4f4b6908ef48df436c2fffe0088904f9e3
parent0bfbdb67ead40bc829732f55626250719955c1f6
Fix for commit 9e2a140. reset_pinentry() was clearing pin->pin_pid
before the timeout thread terminated and was killing server process.

Fixed a memory leak.
src/pinentry.c
src/pinentry.h
src/pwmd.c