Re: [PATCH weston 4/4] libweston-desktop/xdg-shell-v5: initialize configure list

2017-08-11 Thread Quentin Glidic
On 8/5/17 4:38 PM, Quentin Glidic wrote: Pushed this one as a critical bug fix (since we are in RC1): 18e77af6..3000a1c7  master -> master I’ll let someone else push the others while in RC if they find them critical enough. Otherwise, I’ll push them after the release. Release done, pushed the

Re: [PATCH weston 4/4] libweston-desktop/xdg-shell-v5: initialize configure list

2017-08-05 Thread Quentin Glidic
On 8/5/17 1:59 PM, Arnaud Vrac wrote: Without this weston crashes when a client using xdg-shell-v5 is run. Signed-off-by: Arnaud Vrac --- libweston-desktop/xdg-shell-v5.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libweston-desktop/xdg-shell-v5.c b/libweston-desktop/xdg-shell-v5.c

Re: [PATCH weston 4/4] libweston-desktop/xdg-shell-v5: initialize configure list

2017-08-05 Thread Quentin Glidic
On 8/5/17 1:59 PM, Arnaud Vrac wrote: Without this weston crashes when a client using xdg-shell-v5 is run. Signed-off-by: Arnaud Vrac Oops. Good catch: Reviewed-by: Quentin Glidic Thanks, --- libweston-desktop/xdg-shell-v5.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libwest

[PATCH weston 4/4] libweston-desktop/xdg-shell-v5: initialize configure list

2017-08-05 Thread Arnaud Vrac
Without this weston crashes when a client using xdg-shell-v5 is run. Signed-off-by: Arnaud Vrac --- libweston-desktop/xdg-shell-v5.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libweston-desktop/xdg-shell-v5.c b/libweston-desktop/xdg-shell-v5.c index dd360862..ebe7940e 100644 --- a/lib