D15422: [server] Fix remote access buffer handlig when output not bound
David Edmundson
noreply at phabricator.kde.org
Tue Sep 11 13:40:38 BST 2018
davidedmundson added inline comments.
INLINE COMMENTS
> remote_access_interface.cpp:217
> + // buffer was not requested by any client
> + close(buf->fd());
> + delete buf;
Would it be better to emit bufferReleased?
Otherwise we're sometimes doing this deletion in the framework, sometimes in kwin
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D15422
To: romangg, #kwin, #frameworks
Cc: davidedmundson, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180911/1190638a/attachment.html>
More information about the Kde-frameworks-devel
mailing list