e5202d6a0d
If there is private data associated with a CoglObject then there may be a user_data_array that needs to be freed. The code was mistakenly freeing the array inside the loop that was actually iterating over the user data array notifying the objects destruction instead of waiting until all the data entries had been destroyed. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |