chinmoyr updated this revision to Diff 24577. chinmoyr retitled this revision from "[RFC] Add support for sharing file descriptor between KIO slave and KAuth helper" to "Add support for sharing file descriptor between KIO slave and KAuth helper". chinmoyr added a comment.
Fixed compilation issue on FreeBSD. Apparently I was passing a pointer to array in strcpy. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6709?vs=20607&id=24577 BRANCH 6709 REVISION DETAIL https://phabricator.kde.org/D6709 AFFECTED FILES src/ioslaves/file/CMakeLists.txt src/ioslaves/file/fdreceiver.cpp src/ioslaves/file/fdreceiver.h src/ioslaves/file/kauth/fdsender.cpp src/ioslaves/file/kauth/fdsender.h src/ioslaves/file/sharefd_p.h To: chinmoyr, thiago, #frameworks, dfaure Cc: dfaure, davidedmundson, elvisangelaccio, shortstheory
