On Mon, Dec 19, 2011 at 5:30 AM, Tiago Vignatti
wrote:
> From: Tiago Vignatti
>
> Was causing an invalid read when the output is in fact destroyed. That's only
> visible (segfault on my machine) on drm compositor because it's the only
> backend trying to finish correct the compositor.
Very nice.
From: Tiago Vignatti
Was causing an invalid read when the output is in fact destroyed. That's only
visible (segfault on my machine) on drm compositor because it's the only
backend trying to finish correct the compositor.
Signed-off-by: Tiago Vignatti
---
compositor/compositor.c |4 ++--
1