D15180: kioexecd: watch for creations or modifications of the temporary files

Anthony Fieroni noreply at phabricator.kde.org
Mon Sep 3 14:19:07 BST 2018


anthonyfieroni added inline comments.

INLINE COMMENTS

> kioexecd.cpp:80
> +{
> +    if (!m_deleted.contains(path)) {
> +        return;

Contains should be also in the guard.

> kioexecd.h:40
>      virtual ~KIOExecd();
> +    void clearDir(const QString &path);
>  

Unused?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D15180

To: jtamate, #frameworks, broulik, ngraham, dfaure, elvisangelaccio
Cc: anthonyfieroni, elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180903/a1d3c485/attachment.html>


More information about the Kde-frameworks-devel mailing list