Robert Bragg
20a1f87628
vertex-buffer: don't unref NULL object
In cogl_vertex_buffer_indices_get_for_quads() we sometimes have to extend the length of an existing array, but when we came to unref the previous array we didn't first check that it wasn't simply NULL.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%