Skip to content
Snippets Groups Projects
Commit e19c702e authored by Michel Dänzer's avatar Michel Dänzer Committed by Carl Worth
Browse files

st/mesa: Fix NULL pointer dereference for incomplete framebuffers


This can happen with glamor, which uses EGL_KHR_surfaceless_context and
only explicitly binds GL_READ_FRAMEBUFFER for glReadPixels.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarBrian Paul <brianp@vmware.com>
(cherry picked from commit 136c437c)
parent 5d680bc0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment