Another INQUIRE fix for the STORE command. This is basically the same
commit90deda09f4a209cefb96fd200224c1fa3c909688
authorBen Kibbey <bjk@luxsci.net>
Thu, 6 Dec 2007 23:06:21 +0000 (6 18:06 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 6 Dec 2007 23:06:21 +0000 (6 18:06 -0500)
tree58fb39ede30cbc51c22d6056955eb76b268a6318
parentba411c67d6b5cd387df1ed6453a23aadd8b7ccdc
Another INQUIRE fix for the STORE command. This is basically the same
as commit 896c894. Don't call assuan_process_done() from within the
callback. I wasn't thinking right when error codes got fixed in SVN
libassuan.
src/commands.c
src/common.h
src/pwmd.c