D8536: Add more hashing algorithms to KPropertiesDialog
Peter Majchrak
noreply at phabricator.kde.org
Wed Dec 27 19:57:38 UTC 2017
petermajchrak added inline comments.
INLINE COMMENTS
> kpropertiesdialog.cpp:2825
> + QMutexLocker locker(&d->mutex);
> + cacheChecksum(checksum, alg);
> + }
If the mutex is locked only around the cacheChecksum function I might as well put in back inside it
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8536
To: petermajchrak, elvisangelaccio, #vdg, colomar
Cc: colomar, anthonyfieroni, bcooksley, alexeymin, ngraham, elvisangelaccio, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171227/3962173c/attachment.html>
More information about the Kde-frameworks-devel
mailing list