diff options
author | Andriy Gelman <andriy.gelman@gmail.com> | 2020-03-08 11:49:47 -0400 |
---|---|---|
committer | Andriy Gelman <andriy.gelman@gmail.com> | 2020-03-31 23:41:37 -0400 |
commit | b343eca8d5b9546f6d630736938825707f58e6c6 (patch) | |
tree | 196bd363c7c07a3002e62605d11d7376395af715 /libavcodec/hevc_parser.c | |
parent | 7464a260983182a1603a8a5923fac0a0f0e17b5f (diff) | |
download | ffmpeg-b343eca8d5b9546f6d630736938825707f58e6c6.tar.gz |
avcodec/v4l2_m2m_dec: Init reserved bytes to zero before ioctl call
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 <andriy.gelman@gmail.com>
Diffstat (limited to 'libavcodec/hevc_parser.c')
0 files changed, 0 insertions, 0 deletions