mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 23:30:22 +01:00
This GNU extension caused a bug where a void pointer was modified then interpreted as uint32_t* (instead of the other way round). Force a compile error to (hopefully) prevent this from happening again. Signed-off-by: Matt Coster <matt.coster@imgtec.com> Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25327> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pvr_debug.c | ||
| pvr_debug.h | ||
| pvr_device_info.c | ||
| pvr_device_info.h | ||
| pvr_dump.c | ||
| pvr_dump.h | ||
| pvr_dump_info.c | ||
| pvr_dump_info.h | ||
| pvr_util.c | ||
| pvr_util.h | ||