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