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

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/24bc3fed6c4a
                   |                            |5c4a67c2b8132fce0c35e56cff6
                   |                            |b

--- Comment #2 from Vlad Zahorodnii <[email protected]> ---
Git commit 24bc3fed6c4a5c4a67c2b8132fce0c35e56cff6b by Vlad Zahorodnii.
Committed on 17/06/2022 at 08:27.
Pushed by vladz into branch 'master'.

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.

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

https://invent.kde.org/plasma/kwin/commit/24bc3fed6c4a5c4a67c2b8132fce0c35e56cff6b

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

Reply via email to