Skip to content

Plug a couple of memory leaks introduced 3.30.1

Jonas Ådahl requested to merge jadahl/mutter:wip/plug-3-30-1-leaks into master

One is a cairo_region_t leakage when painting MetaShapedTexture, the other is one where leaking MetaPlacementRule struct on Wayland popup constraining.

Edited by Jonas Ådahl

Merge request reports