diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-07-19 09:53:36 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2007-07-19 09:53:36 +0200 |
commit | 29b613e242a791a94b820ca6c69ae2548452ebe5 (patch) | |
tree | a53261016d495d69d6d5daf31e32f0f259d9391e /linux/drivers/media/Makefile | |
parent | 60c5d954541482b1b5d17804bdb00a3ac65452c8 (diff) | |
download | mediapointer-dvb-s2-29b613e242a791a94b820ca6c69ae2548452ebe5.tar.gz mediapointer-dvb-s2-29b613e242a791a94b820ca6c69ae2548452ebe5.tar.bz2 |
Add check for valid control ID to v4l2_ctrl_next.
From: Hans Verkuil <hverkuil@xs4all.nl>
If v4l2_ctrl_next is called without the V4L2_CTRL_FLAG_NEXT_CTRL then
it should check whether the passed control ID is valid and return 0
if it isn't. Otherwise a for-loop over the control IDs will never
end.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/Makefile')
0 files changed, 0 insertions, 0 deletions