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:
34ec436
)
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
author
Christoph Jaeger
<christophjaeger@linux.com>
Fri, 11 Apr 2014 16:40:05 +0000
(18:40 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 Apr 2014 19:28:47 +0000
(12:28 -0700)
chameleon_parse_cells() bails out if chameleon descriptor type is
invalid but does not free the storage 'header' points to.
Signed-off-by: Christoph Jaeger <christophjaeger@linux.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mcb/mcb-parse.c
patch
|
blob
|
history
diff --cc
drivers/mcb/mcb-parse.c
Simple merge