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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/24bc3fed6c4a |ma/kwin/commit/cddfb521e4b6
                   |5c4a67c2b8132fce0c35e56cff6 |9ceb5d78d0b08a7ef020b256ba1
                   |b                           |3

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit cddfb521e4b69ceb5d78d0b08a7ef020b256ba13 by Vlad Zahorodnii.
Committed on 17/06/2022 at 09:01.
Pushed by vladz into branch 'Plasma/5.25'.

qpa: Fix a crash in EGLPlatformContext::swapBuffers()

After internalWindow->present() is called, we cannot guarantee that the
current opengl context hasn't changed. If kwin changes the current opengl
context, bindContextFBO() can crash because there may not be current
QOpenGLContext.


(cherry picked from commit 24bc3fed6c4a5c4a67c2b8132fce0c35e56cff6b)

M  +2    -1    src/plugins/qpa/eglplatformcontext.cpp

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

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

Reply via email to