kwin/plugins/platforms
David Edmundson 3092043be5 [platforms/x11] Fix valigrind warning copying window icon for windowed mode
Summary:
windowIcon.pixmap().bits() creates and deletes the QPixmap object.

Which means data is dangling when we call m_winInfo->setIcon()

Surprisingly harmless in real life.

Test Plan: Reran kwin_wayland on X11 with valigrind

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28667
2020-05-01 16:13:40 +01:00
..
drm Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
fbdev Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
hwcomposer Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
virtual Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
wayland Port KWin to KWaylandServer 2020-04-30 12:56:08 +02:00
x11 [platforms/x11] Fix valigrind warning copying window icon for windowed mode 2020-05-01 16:13:40 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00