Page MenuHome GnuPG

remove some dead assignments, add some NULL pointer checks
Closed, ResolvedPublic

Description

and initialize some gcry_sexp_t vars to quiet clang-analyzer.

also changes keygrip_from_pk to return GPG_ERR_GENERAL if gcry_pk_get_keygrip
fails instead of returning 0.

Related Objects

Event Timeline

Please describe problems and do not just send a patch. You may however send a
patch to gnupg-devel.

werner claimed this task.
werner added a project: Info Needed.