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

--- Comment #6 from David Redondo <k...@david-redondo.de> ---
m_image =
((eglCreateImageKHR_func)(m_eglCreateImageKHR))(eglGetCurrentDisplay(),
                                                                     
EGL_NO_CONTEXT,
                                                                     
EGL_NATIVE_PIXMAP_KHR,
                                                                     
(EGLClientBuffer)(uintptr_t)m_pixmap,
                                                                      attribs);

I dont know this code at all, but m_eglCreateImageKHR is checked  before

            auto geometryCookie = xcb_get_geometry_unchecked(c, m_pixmap); what
if that fails?

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

Reply via email to