Home GnuPG
Diffusion GnuPG 49829c29e541

Cleanup initialization of libgcrypt.
49829c29e541Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Cleanup initialization of libgcrypt.

* common/init.c (init_common_subsystems): Initialize libgcrypt.
* dirmngr/Makefile.am (dirmngr_ldap): Link with libgcrypt.

Most other modules already call gcry_check_version() after
init_common_subsystems() so may as well move initialization of libgcrypt
to here. Also fixes a warning in the system log from gpgconf --homedir.

  • Signed-off-by: Ben Kibbey <bjk@luxsci.net>

Details

Provenance
bjkAuthored on Aug 9 2016, 12:40 AM
justusCommitted on Aug 9 2016, 10:47 AM
Parents
rGebf24e3b2976: agent: SSH support improvement.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rG49829c29e541: Cleanup initialization of libgcrypt. (authored by Ben Kibbey <bjk@luxsci.net>).Aug 9 2016, 10:47 AM