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:
b934c20
)
[media] dib0700: fix possible NULL pointer dereference
author
Patrick Boettcher
<pboettcher@kernellabs.com>
Sun, 3 Apr 2011 15:44:25 +0000
(12:44 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 4 Apr 2011 18:58:20 +0000
(15:58 -0300)
Seems like 'adap->fe' test for NULL was meant to be before we dereference
that pointer.
Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl>
Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found