Skip to content

Fix two tiny memory leaks

Pekka Paalanen requested to merge pq/weston:mr/tinyleaks into main

Both of these were found by ASan, and fixing them makes an ASan meson test run have a lot more green results than without, and without disabling leak checks.

Merge request reports