summaryrefslogtreecommitdiff
path: root/src/v4l2/v4l2_camera_proxy.h
diff options
context:
space:
mode:
authorPaul Elder <paul.elder@ideasonboard.com>2020-06-03 22:12:27 +0900
committerPaul Elder <paul.elder@ideasonboard.com>2020-06-08 17:11:30 +0900
commitd072fd6e07487e20cbe4d781999e5c025702a091 (patch)
treee973eeca7046a095272e9cda3628d9cc97dc92f4 /src/v4l2/v4l2_camera_proxy.h
parent6e730695deef37b9a66bb9547df41d17d2872028 (diff)
v4l2: v4l2_camera_proxy: Fix bounds check for VIDIOC_ENUM_FMT
VIDIOC_ENUM_FMT is meant to return -EINVAL if the requested index is out of bounds. This bounds is obtained from the libcamera Camera's list of formats. The bounds check for this list was incorrect; fix it. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/v4l2/v4l2_camera_proxy.h')
0 files changed, 0 insertions, 0 deletions