git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6d5f2
)
[media] V4L: fix incorrect refcounting
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 19 Apr 2012 15:27:56 +0000
(12:27 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 19 Apr 2012 20:23:38 +0000
(17:23 -0300)
Both radio-keene and dsbr100 did one v4l2_device_get too many. Thus the refcount
never became 0 and that causes a memory leak.
Also updated the V4L2 framework documentation accordingly.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found