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:
218cbbd
)
staging: sb105x: fix potential NULL pointer dereference in mp_chars_in_buffer()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 29 Nov 2012 02:30:01 +0000
(21:30 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Nov 2012 02:15:27 +0000
(18:15 -0800)
The dereference to 'state' should be moved below the NULL test.
Cc: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found