glx: fix possible SEGV (buffer overflow) in __glXGetDrawableScreen()
What does this MR do and why?
glx: fix possible SEGV (buffer overflow) in __glXGetDrawableScreen()
fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9857
Signed-off-by: abushwang <abushwangs@gmail.com>