On Wed, 01. Apr 00:38, Michael Niedermayer wrote: > On Sun, Mar 08, 2020 at 11:49:47AM -0400, Andriy Gelman wrote: > > From: Andriy Gelman <[email protected]> > > > > struct v4l2_selection contains reserved bytes which should be set to > > zero before the ioctl call. > > > > Fixes valgrind error: > > Syscall param ioctl(VKI_V4L2_S_SELECTION) points to uninitialised byte(s) > > > > Signed-off-by: Andriy Gelman <[email protected]> > > --- > > libavcodec/v4l2_m2m_dec.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > probably ok > > thx >
Applied. Thanks, -- Andriy _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
