Home GnuPG

Avoid binding to a temporary

Description

Avoid binding to a temporary

Fixes the warning: loop variable ‘task’ of type
‘const std::shared_ptr<Kleo::Crypto::Task>&’
binds to a temporary constructed from type
‘const std::shared_ptr<Kleo::Crypto::SignEncryptTask>’

Details

Provenance
ikloeckerAuthored on Jun 28 2021, 5:41 PM
Parents
rKLEOPATRA6f9a481be003: Optionally, also update subkeys when changing expiration of key
Branches
Unknown
Tags
Unknown