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