Home GnuPG
Diffusion GpgOL 7b978c1ce250

Fix bug introduced fixing T6646 on April 9

Description

Fix bug introduced fixing T6646 on April 9

* ribbon-callback.cpp: get_mail_from_control fix accesing an
empty vector

Calling front() on a vector where empty() is true is
undefined. Code rearanged to prevent that.

Details

Provenance
mmontkowskiAuthored on Fri, Apr 25, 12:41 PM
wernerCommitted on Fri, Apr 25, 1:01 PM
Parents
rOf77f4a7a8139: Post release updates
Branches
Unknown
Tags
Unknown
References
HEAD -> master
Tasks
T6646: GpgOL: signature not displayed if mail is saved in the filesystem