D10411: Create socket file in user's runtime directory

Chinmoy Ranjan Pradhan noreply at phabricator.kde.org
Fri Feb 9 17:33:18 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180209/ff51bf87/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list