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:
f7b80e6
)
V4L/DVB: media: ir-keytable: null dereference in debug code
author
Dan Carpenter
<error27@gmail.com>
Fri, 6 Aug 2010 06:31:00 +0000
(
03:31
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 9 Aug 2010 02:43:06 +0000
(23:43 -0300)
"ir_dev->props" can be NULL. We only use raw mode if "ir_dev->props" is
non-NULL and "ir_dev->props->driver_type == RC_DRIVER_IR_RAW".
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found