Home GnuPG
Diffusion GnuPG 473b83d1b9ef

sm: Fix issuer certificate look error due to legacy error code.

Description

sm: Fix issuer certificate look error due to legacy error code.

* sm/certchain.c (find_up): Get rid of the legacy return code -1 and
chnage var name rc to err.
(gpgsm_walk_cert_chain): Change var name rc to err.
(do_validate_chain): Get rid of the legacy return code -1.

This was detected while fixing

Details

Provenance
wernerAuthored on Feb 25 2021, 9:00 AM
Parents
rGd763548f2e00: build: Require a fixed SQlite version.
Branches
Unknown
Tags
Unknown
Tasks
T4757: gpgsm --import --quiet is not quiet