[FFmpeg-devel] [PATCH] avdevice/xcbgrab: check return values of xcb query functions
Moritz Barsnick
barsnick at gmx.net
Wed Jun 27 10:15:36 EEST 2018
On Tue, Jun 26, 2018 at 23:01:16 +0200, Carl Eugen Hoyos wrote:
> 2018-06-26 17:42 GMT+02:00, Moritz Barsnick <barsnick at gmx.net>:
> > +fail:
> > + av_free(p);
> > + av_free(geo);
>
> I suspect this is incorrect, if it is correct, it should be a separate patch.
I agree. There were two misconceptions of mine in there, and a further
buglet. Patch drop, V2 to follow.
Thanks,
Moritz
More information about the ffmpeg-devel
mailing list