* gpgmeplug.c (nextCertificate): Actually free the entire array
authorWerner Koch <wk@gnupg.org>
Wed, 3 Jul 2002 11:04:54 +0000 (11:04 +0000)
committerWerner Koch <wk@gnupg.org>
Wed, 3 Jul 2002 11:04:54 +0000 (11:04 +0000)
commit992c88991d2d97327626a95c712477254450b75c
tree5220570f2fb4695ae7aa1e23b91d4c83b56c64de
parentea0acccf2b68b4b1e55c615c2e8d8e46194e5b83
* gpgmeplug.c (nextCertificate): Actually free the entire array
and don't loop over tmp_dn and double free the first item.
Spotted by Bernhard Herzog.
gpgmeplug/ChangeLog
gpgmeplug/gpgmeplug.c