1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Andriy Gelman b343eca8d5 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>
2020-03-31 23:41:37 -04:00
..
2020-02-07 13:36:57 -03:00
2020-02-07 13:36:57 -03:00
2020-03-17 16:03:39 +01:00
2020-03-17 16:07:25 +01:00
2020-02-19 20:48:49 +11:00
2020-03-17 16:07:25 +01:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-03-17 16:05:15 +01:00
2020-02-22 00:15:43 +01:00
2020-03-22 11:55:44 -03:00
2020-03-17 16:07:25 +01:00
2020-03-31 20:12:15 +02:00
2020-03-17 16:07:25 +01:00
2020-02-04 11:35:02 +01:00
2020-03-17 22:46:36 +01:00
2020-03-17 22:46:36 +01:00
2020-02-03 23:59:07 +01:00
2020-02-19 22:37:30 +01:00
2020-03-16 09:27:17 +01:00
2020-03-22 11:55:44 -03:00