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:
f4c697e
)
Btrfs: fix array bound checking
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 6 Sep 2011 08:55:34 +0000
(16:55 +0800)
committer
David Sterba
<dsterba@suse.cz>
Thu, 20 Oct 2011 16:10:41 +0000
(18:10 +0200)
Otherwise we can execced the array bound of path->slots[].
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
No differences found