chinmoyr created this revision. chinmoyr added reviewers: Frameworks, ossi. Restricted Application added a project: Frameworks. chinmoyr requested review of this revision.
REVISION SUMMARY "/tmp" is world writable so creating socket there is a bad idea. Instead create socket in user's runtime directory or any directory with permissions 0700. This path will be provided by file ioslave. Depends on https://phabricator.kde.org/D10410 REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D10411 AFFECTED FILES src/ioslaves/file/sharefd_p.h To: chinmoyr, #frameworks, ossi Cc: michaelh, ngraham