mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
c18d945dc7
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.