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:
a9b3ea3
)
staging: dwc2: fix potential null pointer access
author
Paul Zimmerman
<Paul.Zimmerman@synopsys.com>
Mon, 22 Apr 2013 21:00:16 +0000
(14:00 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 23 Apr 2013 17:37:55 +0000
(10:37 -0700)
We were testing hsotg pointer for null after we had already
dereferenced it
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found