Files
xserver/glx
Nathan Kidd 5b810bac5e glx: Fix out-of-bounds reads from negative return
The callers of these functions were casting -1 to unsigned and then
using 4GB indexes. By returning 0 we match all the other size functions.

GLX size functions return -1 to indicate error, but GL size functions return 0.

Signed-off-by: Nathan Kidd <nkidd@rocketsoftware.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1647>
2025-07-03 16:43:18 +02:00
..
2025-06-12 16:53:34 +02:00
2024-10-10 13:38:31 +00:00
2016-09-15 20:10:29 +01:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:47:01 +02:00
2014-11-12 10:25:00 +10:00
2025-06-12 17:21:46 +02:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-02-06 20:04:23 +00:00
2025-06-12 16:49:22 +02:00