Home GnuPG
Diffusion GPGME c933269d3a59

qt: Avoid bogus stringop-overread warning

Description

qt: Avoid bogus stringop-overread warning

* lang/qt/src/threadedjobmixin.cpp (_detail::audit_log_as_html): Use
QByteArray overload of QString::fromUtf8.

There's no need to make the code more complicated than necessary. Unless
we want to provoke weird compiler warnings. :-)

Details

Provenance
ikloeckerAuthored on May 21 2024, 12:36 PM
Parents
rM333241b286e2: qt: Fix warning about missing return
Branches
Unknown
Tags
Unknown