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:
4d35435
)
[media] lmedm04: Fix possible NULL pointer dereference
author
Syam Sidhardhan
<syamsidhardh@gmail.com>
Sun, 24 Feb 2013 21:47:18 +0000
(18:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 18 Mar 2013 19:34:15 +0000
(16:34 -0300)
Check for (adap == NULL) has to done before accessing adap.
Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found