* 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)
commit35787b08c2a7e0ccde3d1340c619db927682dfaa
tree459741395ec8c3336764deb43636cfb3836da09d
parent6c7bfef313a975baa75e0c4b3289fb7c002d7a02
* 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.
trunk/gpgmeplug/ChangeLog
trunk/gpgmeplug/gpgmeplug.c