Home GnuPG
Diffusion GPGME 23177e4410d0

core: Fix possible compliance mode detection error.

Description

core: Fix possible compliance mode detection error.

* src/verify.c (_gpgme_verify_status_handler): Insert missing break.

Before the insertion of the compliance status checking the break in
the default clause was used by the STATUS_PLAINTEXT code. That got
lost. I don't see any actual harm due to different values currently
in use for the compliance status.

Details

Provenance
wernerAuthored on Apr 18 2018, 2:41 PM
Parents
rM49a617f8bbff: json: Improve help meta command in gpgme-json.
Branches
Unknown
Tags
Unknown