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:
99afb98
)
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 18 Nov 2008 13:23:19 +0000
(10:23 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 20 Nov 2008 19:19:20 +0000
(17:19 -0200)
em28xx_init_dev() has some error conditions that are not properly
de-allocating dev var, nor freeing the device number for a future usage.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found