compositor: Fix possible memory leak when wl_display_create() fails
The buffer created for flight recorder, the allocations done in 'logger' and 'flight_rec' subscribers were not freed when wl_display_create() fails. So move them to out_display
Signed-off-by: Anurup M anurup.mokkil@gmail.com
Edited by Anurup M