Re: [PATCH weston] compositor-wayland: Properly dealloc mmap data using munmap

2017-03-30 Thread Quentin Glidic
On 3/29/17 10:23 PM, Raúl Peñacoba wrote: Signed-off-by: Raúl Peñacoba Really nice catch: Reviewed-by: Quentin Glidic And pushed: 745e647f..fec723ef master -> master Thanks, --- libweston/compositor-wayland.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwest

[PATCH weston] compositor-wayland: Properly dealloc mmap data using munmap

2017-03-29 Thread Raúl Peñacoba
Signed-off-by: Raúl Peñacoba --- libweston/compositor-wayland.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libweston/compositor-wayland.c b/libweston/compositor-wayland.c index a76dd08e..14f2c8db 100644 --- a/libweston/compositor-wayland.c +++ b/libweston/compositor-wayla