Re: [PATCH weston 20/21] compositor-fbdev: unref udev on backend destruction

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.34, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Fixes a small memory leak, spotted with Valgrind. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray ___ wayland-devel mailing list wayla

[PATCH weston 20/21] compositor-fbdev: unref udev on backend destruction

2017-09-22 Thread Pekka Paalanen
From: Pekka Paalanen Fixes a small memory leak, spotted with Valgrind. Signed-off-by: Pekka Paalanen --- libweston/compositor-fbdev.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libweston/compositor-fbdev.c b/libweston/compositor-fbdev.c index 2e300f47..4b3605cf 100644 --- a/libwesto