compositor: Fix memleak when disabling the output 02/28502/1
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 15 Feb 2023 15:07:09 +0000 (17:07 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Wed, 15 Feb 2023 15:47:14 +0000 (17:47 +0200)
commitd98b08f1fcb6ff6ccc762f149c8aa53a6921ad60
tree84f9de24cc3af1d78d0d9586872e1f0b0faaf17f
parent53a039ff1c4b05aaacce118a04563620e676d7c6
compositor: Fix memleak when disabling the output

Turns out we're leaking out the app_ids when disabling the output so
turn that memleak off.

Bug-AGL: SPEC-4705
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia2d46ecd1748c078e924d8d6c90bd86e9c49f64c
src/compositor.c