Re: [libav-devel] [PATCH 2/2] xcbgrab: Validate the capture area

2015-03-16 Thread Vittorio Giovara
On Sat, Mar 14, 2015 at 11:30 AM, Luca Barbato lu_z...@gentoo.org wrote: And notify why the capture is impossible. --- libavdevice/xcbgrab.c | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/libavdevice/xcbgrab.c b/libavdevice/xcbgrab.c index

[libav-devel] [PATCH 2/2] xcbgrab: Validate the capture area

2015-03-14 Thread Luca Barbato
And notify why the capture is impossible. --- libavdevice/xcbgrab.c | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/libavdevice/xcbgrab.c b/libavdevice/xcbgrab.c index cdc83c4..2a40905 100644 --- a/libavdevice/xcbgrab.c +++ b/libavdevice/xcbgrab.c @@ -527,8