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