Wait for the pinentry process to die in pth_waitpid(). Don't pass the
commitc4bfce7ba2e5e601f8c76617297666a16f9c564f
authorBen Kibbey <bjk@luxsci.net>
Mon, 17 Dec 2007 23:24:48 +0000 (17 18:24 -0500)
committerBen Kibbey <bjk@luxsci.net>
Mon, 17 Dec 2007 23:24:48 +0000 (17 18:24 -0500)
tree196476ce19dfaea58926ce6af9e03e1924107b09
parent61ac2e1ae89e13cecbac56815192325bccd1416e
Wait for the pinentry process to die in pth_waitpid(). Don't pass the
WNOHANG flag. Fixes zombie processes. pth_waitpid() was sometimes
getting called before the child process exited.
src/pwmd.c