2001-11-21 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Wed, 21 Nov 2001 21:08:02 +0000 (21:08 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 21 Nov 2001 21:08:02 +0000 (21:08 +0000)
commitadfc1ccd5d974ca9973c32fac5a42e403c42de4e
tree6cbd4c66b84d690bb992dc8a30dd27a45a99303c
parent9cbf7e459c41b381a64624ffe9f4bc334d87ea6c
2001-11-21  Marcus Brinkmann  <marcus@g10code.de>

* gpgmeplug.c: Include config.h only if [HAVE_CONFIG_H].  Do not
include util.h.
(deinitialize): Use free, not _gpgme_free.
(setDirectoryServers): Use calloc, not xtrycalloc.  Use free, not
_gpgme_free.  Use malloc instead xtrymalloc.
(appendDirectoryServer): Use realloc, not xtryrealloc.
gpgmeplug/gpgmeplug.c