----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129222/ -----------------------------------------------------------
(Updated Oct. 28, 2016, 9:57 a.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and David Faure. Changes ------- Submitted with commit 722f735396107bc9ad77165f3e9471fdc67b6878 by Elvis Angelaccio to branch master. Bugs: 370520 https://bugs.kde.org/show_bug.cgi?id=370520 Repository: kio Description ------- QClipboard::mimeData() can return a nullptr on Wayland. The documentation of the method doesn't say that the pointer can never be null, anyway. Diffs ----- src/widgets/clipboardupdater.cpp a459aa777ae5bc328cf8807827ed24ddaf952d6d Diff: https://git.reviewboard.kde.org/r/129222/diff/ Testing ------- Thanks, Elvis Angelaccio