mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-08 23:01:58 +00:00
Fixes a crash when calling SDL_RenderGeometryRaw() with both `texture`
and `uv` set to `NULL`, and with geometry that is laid out in a way
that passes the quad checks.
(cherry picked from commit 989de77f4f)