commit | 1a969d9863a0c8890eb799ec710dda9701f10483 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Sep 02 03:12:26 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:40:35 2009 -0200 |
tree | 84174637b4f3e57fe5d417e2500b269b581f44ef | |
parent | 4e7387858f35eace117493e4ad69d3b7ccc84a41 [diff] |
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers Dismiss privileges on the file handle when calling VIDIOC_REQBUFS with a buffer count of 0. This allows applications to release the streaming permissions on the file handle without closing it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>