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:
7a9f437
)
staging: zcache: fix memory leak
author
Vasiliy Kulikov
<segoon@openwall.com>
Thu, 10 Feb 2011 18:00:39 +0000
(21:00 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Feb 2011 21:24:53 +0000
(13:24 -0800)
obj is not freed if __get_free_page() failed.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found