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:
5ee803a
)
[media] lirc_dev: avoid potential null-dereference
author
Andy Shevchenko
<andy.shevchenko@gmail.com>
Wed, 7 Jan 2015 01:53:37 +0000
(22:53 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 3 Feb 2015 19:33:42 +0000
(17:33 -0200)
We have to check pointer for NULL and then dereference it.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found