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:
bab9fb0
)
Btrfs: Fix double free and off by one in inode.c
author
Yan
<yanzheng@21cn.com>
Mon, 17 Sep 2007 15:13:12 +0000
(11:13 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 25 Sep 2008 15:03:56 +0000
(11:03 -0400)
The first change removes potential double free, the second fix a off
by one error.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found