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)
commit14e29ef7dc75854d1d353b036cf020287fa32cb3
tree5fdbd908c0d38aeabd7c063dd8beec3cf4fa0b04
parent2621acc7242ea3abbacb2690005a41b704c20ac1
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.
trunk/gpgmeplug/gpgmeplug.c