----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129222/#review100349 -----------------------------------------------------------
> The documentation of the method doesn't say that the pointer can never be > null, anyway. It does since 11 days ago https://github.com/qt/qtbase/commit/8249f490ff82ee2a223d2c64661cfcb1c24bdeb4 - Albert Astals Cid On oct. 27, 2016, 4:27 p.m., Elvis Angelaccio wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129222/ > ----------------------------------------------------------- > > (Updated oct. 27, 2016, 4:27 p.m.) > > > Review request for KDE Frameworks and David Faure. > > > 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 > >