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:
477fc03
)
video:uvesafb: Fix dereference NULL pointer code path
author
Wang YanQing
<udknight@gmail.com>
Sat, 30 Mar 2013 02:53:00 +0000
(
04:53
+0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 2 Apr 2013 10:33:55 +0000
(13:33 +0300)
platform_device_alloc could failed and return NULL,
we should check this before call platform_device_put.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found