* gpgmeplug.c (findCertificates): Reintroduced a free which must
authorWerner Koch <wk@gnupg.org>
Mon, 1 Jul 2002 11:36:48 +0000 (11:36 +0000)
committerWerner Koch <wk@gnupg.org>
Mon, 1 Jul 2002 11:36:48 +0000 (11:36 +0000)
commitd73a0f3c410b22352b7d271a5be63c5623f829b7
tree4b912337cfcec34a1ee0114f7021eded7da8c8fb
parent0fff553077f081a848a9fde151042797d097264f
* gpgmeplug.c (findCertificates): Reintroduced a free which must
have been removed after my last fix.  This avoids a memory leak
when a fingerprint was not found.  Removed the double loop
increment in the code to release the arrays.
gpgmeplug/ChangeLog
gpgmeplug/gpgmeplug.c