* 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)
commit11888ab48044aa9e59038630e282224810d5150f
tree2f8ba3a5f0ffe262b4d936dfbf696f1c641d2a2c
parent838faa02f86503cadf866afc8a35e27c273e6434
* 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.
trunk/gpgmeplug/ChangeLog
trunk/gpgmeplug/gpgmeplug.c