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