Skip to content

pipeline: Fix big_state memory leak

George Matsumura requested to merge gmmatsumura01/cogl:big_state_fix into cogl-1.22

This fixes a bug in which the difference flag on the pipeline for the big_state was not set upon the big_state allocation. This led to the big_state not being freed upon the freeing of the pipeline.

If there is anything I can do to improve this change or merge request, please let me know.

Thanks for any reply.

Merge request reports