Skip to content

meta: Fix memory leak in secondary GPU update

Adam Jackson requested to merge nwnk/mutter:meta-prime-memory-leak into master

Leaking a texture object and a framebuffer object every time you update the secondary GPU is perhaps not the best plan.

Merge request reports