commit | 5872144f64b34a5942f6b4acedc90b02de72c58b | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Fri May 15 11:07:56 2009 +0800 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu May 14 23:55:12 2009 -0400 |
tree | 65ab10576155c05d7ac319197896a31721f61499 | |
parent | 8cd995b6deedf98b7694ed32a786ee7f793d1eec [diff] |
tracing/filters: fix off-by-one bug 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>