Home GnuPG

Don't access QByteArray out of bounds

Description

Don't access QByteArray out of bounds

QByteArray in Qt 5 allowed that with the non-const operator[] overload,
Qt 6 does not.

Details

Provenance
Volker Krause <vkrause@kde.org>Authored on Jan 5 2023, 5:55 PM
Parents
rLIBKLEOda440a2a6f45: GIT_SILENT Sync po/docbooks with svn
Branches
Unknown
Tags
Unknown

Event Timeline

Volker Krause <vkrause@kde.org> committed rLIBKLEOd723b5424d33: Don't access QByteArray out of bounds (authored by Volker Krause <vkrause@kde.org>).Jan 5 2023, 5:55 PM