Home GnuPG
Diffusion GpgOL 16274e004e8f

Fix passing keys for encryption

Description

Fix passing keys for encryption

* src/cryptcontroller.cpp (CryptController::lookup_fingerprints):
Do not pop back now that we don't add the last NULL key.

Fixes commit da532296d6fbbd3460b4f84e1e511b27e9b2a11f which
checked if a key is null before adding it to the keys.
Previously the last null key was removed with the pop_back. So
now the pop_back removed the last recipient.

Details

Provenance
aheineckeAuthored on Jan 8 2021, 5:52 PM
Parents
rO6f1990002efa: po: Update german translation
Branches
Unknown
Tags
Unknown