D10820: Send slave's polkit authorization status to the host

Anthony Fieroni noreply at phabricator.kde.org
Sun Mar 4 06:57:04 UTC 2018


anthonyfieroni added inline comments.

INLINE COMMENTS

> slavebase.cpp:154
> +            if (action.status() != KAuth::Action::AuthorizedStatus) {
> +                m_tempAuths.erase(it);
> +            }

it = m_tempAuths.erase(it);
  } else {
      ++it;
  }

REPOSITORY
  R241 KIO

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

To: chinmoyr, dfaure
Cc: anthonyfieroni, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180304/b5a7527d/attachment.html>


More information about the Kde-frameworks-devel mailing list