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

Reply via email to