38929d55c9
When uploading a 3D texture with an awkward rowstride, on GLES Cogl will copy the images to an intermediate buffer to pass to GL. However it was using the wrong height when copying the data so it would end up overflowing the buffer and crashing. |
||
---|---|---|
.. | ||
gl | ||
gles | ||
Makefile.am |