From: Al Viro Date: Sun, 25 Jun 2006 12:49:08 +0000 (-0700) Subject: [PATCH] fix %s in affs_fill_super() X-Git-Tag: v2.6.18-rc1~898 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b943cf09d75c0dfbfd22548988df48f6c24c727;p=pandora-kernel.git [PATCH] fix %s in affs_fill_super() %s is only valid if array is known to contain NUL or precision is given and does not exceed the size of array. Signed-off-by: Al Viro Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed