From: Casey Schaufler Date: Tue, 19 Jun 2012 02:01:36 +0000 (-0700) Subject: Smack: user access check bounds X-Git-Tag: v3.6-rc1~133^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3518721a8932b2a243f415c374aef020380efc9d;p=pandora-kernel.git Smack: user access check bounds Some of the bounds checking used on the /smack/access interface was lost when support for long labels was added. No kernel access checks are affected, however this is a case where /smack/access could be used incorrectly and fail to detect the error. This patch reintroduces the original checks. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed