Home GnuPG
Diffusion GnuPG 3a669f175f0d

gpgsm: Cleanup of legacy variable name use.

Description

gpgsm: Cleanup of legacy variable name use.

* sm/encrypt.c (gpgsm_encrypt): Unify use of RC and ERR.
* sm/sign.c (gpgsm_sign): ditto.

Initially we didn't used the gpg_error_t thingy and while migrating
we sometimes used RC and ERR for tracking the error. This is pretty
error prone and thus we better remove it (after 20 years).

Details

Provenance
wernerAuthored on Nov 8 2023, 4:07 PM
Parents
rGd6f738729f0f: gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.
Branches
Unknown
Tags
Unknown