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:
ceb1eba
)
ocfs2: add handler_map array bounds checking
author
Tiger Yang
<tiger.yang@oracle.com>
Thu, 23 Oct 2008 08:34:44 +0000
(16:34 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 10 Nov 2008 17:51:44 +0000
(09:51 -0800)
Make the handler_map array as large as the possible value range to avoid
a fencepost error.
[ Utilize alternate method -- Joel ]
Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found