[PATCH] Fix returning new signatures when there are none.

Ben Kibbey bjk at luxsci.net
Fri Nov 21 22:27:33 CET 2014


On Fri, Nov 21, 2014 at 09:15:47PM +0100, Werner Koch wrote:
> On Tue, 11 Nov 2014 00:22, bjk at luxsci.net said:
> 
> > The attached patch is updated to only compare the count when
> > gpgme_signers_count() is > 0 since using gpgme_signers_add() is
> > optional.
> 
> Applied.  However, I am not sure whether this is the right solution
> because I doubt that all users check the list of created signatures.

Yeah.  It also may not be the right solution because the failed
signature isn't included in the list of invalid signatures either. But
the app would know which signatures were wanted to begin with.

-- 
Ben Kibbey



More information about the Gnupg-devel mailing list