From: Li Zefan Date: Fri, 15 May 2009 03:07:56 +0000 (+0800) Subject: tracing/filters: fix off-by-one bug X-Git-Tag: v2.6.31-rc1~401^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5872144f64b34a5942f6b4acedc90b02de72c58b;p=pandora-kernel.git 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 LKML-Reference: <4A0CDC8C.30602@cn.fujitsu.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed