mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +00:00

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.