Home GnuPG

Avoid out-of-bounds access to messages

Description

Avoid out-of-bounds access to messages

The asserts should prevent that the developers make a mistake, but in
production the asserts are often not active and we don't want a crash
if the function is ever called with an invalid index.

Details

Provenance
ikloeckerAuthored on Wed, Mar 25, 2:15 PM
Parents
rMTP588b4b116d7a: Share more code between MessageViewerDialog and MessageViewerWindow
Branches
Unknown
Tags
Unknown