D23619: [server] Introduce cloning and replication of output devices
Vlad Zagorodniy
noreply at phabricator.kde.org
Sat Aug 31 22:11:44 BST 2019
zzag added inline comments.
INLINE COMMENTS
> outputdevice.cpp:391
> + Q_UNUSED(output);
> + if (!source_uuid || source_uuid == "") {
> + o->replicationSource.clear();
That's not safe if the raw string is dynamically allocated, use qstrlen instead.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D23619
To: romangg, #kwin
Cc: zzag, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190831/7cd47749/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list