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:
981aabb
)
Staging: easycap: use after free in easycap_delete()
author
Dan Carpenter
<error27@gmail.com>
Fri, 17 Jun 2011 10:25:09 +0000
(13:25 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Jul 2011 17:22:50 +0000
(10:22 -0700)
The JOM() macro dereferences peasycap, so I moved the free down some
lines.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found