2004-06-23 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Wed, 23 Jun 2004 21:15:21 +0000 (21:15 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 23 Jun 2004 21:15:21 +0000 (21:15 +0000)
commit78bd20d676da382b9daaf2e26b0d9b0bef4df12d
tree9633b73c6350462ea8788273268916c123870699
parenta89821bbb5e49395e2d99e878177cf86eb2ad3fd
2004-06-23  Marcus Brinkmann  <marcus@g10code.de>

        * key.c (_gpgme_key_append_name): Make sure tail points to the
        byte following the uid.
        (_gpgme_key_add_sig): Likewise.  Don't use calloc, but malloc and
        memset.
gpgme/ChangeLog
gpgme/key.c