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:
51788b1
)
Btrfs - Fix memory leak in btrfs_init_new_device()
author
Ilya Dryomov
<idryomov@gmail.com>
Sun, 6 Feb 2011 19:58:21 +0000
(19:58 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 14 Feb 2011 21:21:31 +0000
(16:21 -0500)
Memory allocated by calling kstrdup() should be freed.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found