mirror of
https://github.com/brl/mutter.git
synced 2025-03-21 10:43:53 +00:00

If no texture coordinates are given then texture_unsliced_quad tries to generate its own coordinates. However it also tries to read the texture coordinates to check if they are in [0.0,1.0] range so it will crash before it reaches that.