diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-11-25 11:27:02 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2021-12-07 11:16:14 +0100 |
commit | e1151fbf224da62f75fa975a1b18b7e74a13b1b1 (patch) | |
tree | f8ff6aa39a6219677fdbc13f246b9f70afb572f2 /doc/APIchanges | |
parent | 007819a5bc0d3c01c0de26d9e1c6f909877e7c45 (diff) | |
download | ffmpeg-e1151fbf224da62f75fa975a1b18b7e74a13b1b1.tar.gz |
lavd/v4l2: do not clobber the context FD in v4l2_get_device_list()
The FD opened here is local to the loop iteration, there is no reason to
store it in the context. Since read_header() may have already been
called, this may ovewrite an existing valid FD.
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions