Skip to content

Fix leaks found by running the DRM smoke test with ASan

Leandro Ribeiro requested to merge leandrohrb/weston:leak-drm-smoke into main

This fixes most of the leaks when running the DRM smoke test.

But there are some that were not fixed in this MR, as they depend on !641 (merged).

Merge request reports