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:
b630556
)
Btrfs: fix buffer leak in btrfs_next_old_leaf
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Wed, 4 Jul 2012 13:42:48 +0000
(15:42 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Tue, 10 Jul 2012 13:14:41 +0000
(15:14 +0200)
When calling btrfs_next_old_leaf, we were leaking an extent buffer in the
rare case of using the deadlock avoidance code needed for the tree mod log.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
No differences found