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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kwi |https://invent.kde.org/plas
                   |n/212d87a32ef15b9baf6102060 |ma/kwin/commit/ddd60a0c1b6a
                   |639c06fa580e965             |6bbf7a1ba7e34cdc63582048b86
                   |                            |2
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #57 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit ddd60a0c1b6a6bbf7a1ba7e34cdc63582048b862 by Vlad Zahorodnii, on
behalf of Aleix Pol.
Committed on 11/01/2023 at 14:37.
Pushed by vladz into branch 'master'.

backgroundcontrast: Guard against calling a nullptr

There are cases where GLVertexBuffer::map will return null (as seen in
kwinglutils.cpp:1816) which does happen (as seen in the backtrace of bug
462017)
Make sure we don't call the null map in that case.

M  +10   -3    src/effects/backgroundcontrast/contrast.cpp
M  +1    -1    src/effects/backgroundcontrast/contrast.h
M  +10   -4    src/effects/blur/blur.cpp
M  +1    -1    src/effects/blur/blur.h

https://invent.kde.org/plasma/kwin/commit/ddd60a0c1b6a6bbf7a1ba7e34cdc63582048b862

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

Reply via email to