D12624: Resolve KGpg crashing when setting trust level to ultimate.
Rolf Eike Beer
noreply at phabricator.kde.org
Mon May 7 17:08:30 UTC 2018
dakon requested changes to this revision.
dakon added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> kgpgdelkey.cpp:55
> {
> - if (keyConsidered(line, fingerprints)) {
> - // nothing
> - } else if (!line.startsWith(QLatin1String("[GNUPG:] GOT_IT")))
> + if (!line.startsWith(QLatin1String("[GNUPG:] GOT_IT")))
> setSuccess(KGpgTransaction::TS_MSG_SEQUENCE);
One space too much before the if
REVISION DETAIL
https://phabricator.kde.org/D12624
To: kavindap, dakon
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20180507/e6a636c1/attachment.html>
More information about the Kde-utils-devel
mailing list