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:
8e81cc1
)
kernel/auditsc.c: fix an off-by-one
author
Adrian Bunk
<bunk@stusta.de>
Wed, 22 Aug 2007 21:01:05 +0000
(14:01 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 23 Aug 2007 02:52:44 +0000
(19:52 -0700)
This patch fixes an off-by-one in a BUG_ON() spotted by the Coverity
checker.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Amy Griffis <amy.griffis@hp.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found