chinmoyr updated this revision to Diff 18508. chinmoyr added a comment.
- Added new variable m_failure to PrivilegeOperationReturnValue so that we can directly check for failed state rather than depending upon fallacy of other variables. - Added check for chmod, chown and utime operation in execWithElevatedPrivilege method - Added code to serialize FdReceiver's (socket) path if the requested action is either OPEN or OPENDIR. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6829?vs=18320&id=18508 BRANCH master REVISION DETAIL https://phabricator.kde.org/D6829 AFFECTED FILES src/core/global.h src/core/slavebase.cpp src/core/slavebase.h src/core/slaveinterface.cpp src/core/slaveinterface.h src/ioslaves/file/file.h src/ioslaves/file/file_p.h src/ioslaves/file/file_unix.cpp src/ioslaves/file/file_win.cpp To: chinmoyr, dfaure, #frameworks Cc: #frameworks