Re: [PATCH weston] compositor-drm: Zero drmModeAddFB2 data

2016-08-18 Thread Quentin Glidic
On 18/08/2016 02:37, Yong Bakos wrote: From: Yong Bakos Initialize arrays of data passed to drmModeAddFB2, just as drm_fb_get_from_bo does. See https://lists.freedesktop.org/archives/wayland-devel/2016-August/030645.html Signed-off-by: Yong Bakos Thanks, reviewed and pushed: eb07f36..4b632

[PATCH weston] compositor-drm: Zero drmModeAddFB2 data

2016-08-17 Thread Yong Bakos
From: Yong Bakos Initialize arrays of data passed to drmModeAddFB2, just as drm_fb_get_from_bo does. See https://lists.freedesktop.org/archives/wayland-devel/2016-August/030645.html Signed-off-by: Yong Bakos --- libweston/compositor-drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)