https://bugs.kde.org/show_bug.cgi?id=386490

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/c601e875cfa7d673f1567c710
                   |                            |87036631e42d272
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #11 from Martin Flöser <mgraess...@kde.org> ---
Git commit c601e875cfa7d673f1567c71087036631e42d272 by Martin Flöser.
Committed on 13/11/2017 at 20:19.
Pushed by graesslin into branch 'master'.

[platforms/drm] At safety checks for the properties

Summary:
The AMS code accesses elements in a vector which might not be valid. This
change refactors the code to be more robust, especially the DrmPlane,
which started to crash after adding transformation support.

Reviewers: #kwin, #plasma, fvogt, subdiff

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8752

M  +14   -5    plugins/platforms/drm/drm_object.cpp
M  +17   -14   plugins/platforms/drm/drm_object.h
M  +2    -2    plugins/platforms/drm/drm_object_connector.cpp
M  +5    -2    plugins/platforms/drm/drm_object_crtc.cpp
M  +24   -9    plugins/platforms/drm/drm_object_plane.cpp
M  +3    -0    plugins/platforms/drm/egl_gbm_backend.cpp

https://commits.kde.org/kwin/c601e875cfa7d673f1567c71087036631e42d272

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to