compositor: Fix memleak when disabling the output 43/28543/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, 1 Mar 2023 10:35:11 +0000 (12:35 +0200)
commit39ad965461050db222bb71ddcf49709124160d26
tree01ee3af19e1e093f2e268cbd17682c72c13e125d
parent77475e34bf7a1619bc792fc9e4a28275201dfc18
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
(cherry picked from commit d98b08f1fcb6ff6ccc762f149c8aa53a6921ad60)
src/compositor.c