Skip to content

osmesa: fix leak when destroying context

Powei Feng requested to merge poweif/mesa:pf/osmesa-fix-leak into main

What does this MR do and why?

This fixes a leak when destroyContext is called where the buffer object is not cleaned-up.

Merge request reports

Loading