D29832: Fix Endianness issue during wallet decryption
Chris Coetzee
noreply at phabricator.kde.org
Tue May 26 01:02:49 BST 2020
chriscz created this revision.
chriscz added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
chriscz requested review of this revision.
REVISION SUMMARY
Correctly determine endianness on the specific platform using `endian.h' header available at least on GCC. Must be verified for other platforms and compilers.
TEST PLAN
make install; killall kwalletd5; kwalletd5; kwalletmanager5
Open wallet, enter password. Wallet now accepts my password and I can still see my passwords.
REPOSITORY
R311 KWallet
REVISION DETAIL
https://phabricator.kde.org/D29832
AFFECTED FILES
src/runtime/kwalletd/backend/blowfish.cc
src/runtime/kwalletd/backend/sha1.cc
To: chriscz, dfaure
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200526/5986cfc3/attachment.htm>
More information about the Kde-frameworks-devel
mailing list