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:
8bdeeb2
)
Staging: ipack: dereferencing freed memory
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 10 May 2012 15:19:04 +0000
(18:19 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 May 2012 16:50:12 +0000
(09:50 -0700)
We free "dev" then dereference it on the next line.
Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found