chinmoyr created this revision. chinmoyr added a reviewer: Frameworks. Restricted Application added a project: Frameworks. chinmoyr requested review of this revision.
REVISION SUMMARY This patch changes SocketAddress class to create an address structure for a pathname socket (on all platforms), provide correct length of the structure by including length of any additional implementation specific fields and return nullptr upon address query if the address structure was not properly initialized. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D10273 AFFECTED FILES src/ioslaves/file/fdreceiver.cpp src/ioslaves/file/fdreceiver.h src/ioslaves/file/kauth/fdsender.cpp src/ioslaves/file/sharefd_p.h To: chinmoyr, #frameworks Cc: ossi, thiago, dfaure, michaelh, ngraham