D9966: [KIO] Fix issues with sharing of file descriptor
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Tue Jan 30 18:25:01 UTC 2018
chinmoyr updated this revision to Diff 26220.
chinmoyr added a comment.
1. Added null pointer check in place of strlen (in SocketAddress::address())
2. Used QFile::encodeName to convert file path to 8-bit for use in unlink().
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D9966?vs=26045&id=26220
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D9966
AFFECTED FILES
src/ioslaves/file/fdreceiver.cpp
src/ioslaves/file/fdreceiver.h
src/ioslaves/file/file.cpp
src/ioslaves/file/file.h
src/ioslaves/file/file_p.h
src/ioslaves/file/file_unix.cpp
src/ioslaves/file/file_win.cpp
src/ioslaves/file/kauth/fdsender.cpp
src/ioslaves/file/sharefd_p.h
To: chinmoyr, #frameworks, thiago, dfaure
Cc: ngraham, fvogt, lbeltrame, dfaure, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180130/eaac6bee/attachment.html>
More information about the Kde-frameworks-devel
mailing list