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:
8cd995b
)
tracing/filters: fix off-by-one bug
author
Li Zefan
<lizf@cn.fujitsu.com>
Fri, 15 May 2009 03:07:56 +0000
(11:07 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 15 May 2009 03:55:12 +0000
(23:55 -0400)
We should leave the last slot for the ending '\0'.
[ Impact: fix possible crash when the length of an operand is 128 ]
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <
4A0CDC8C
.30602@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found