From 3518721a8932b2a243f415c374aef020380efc9d Mon Sep 17 00:00:00 2001 From: Casey Schaufler Date: Mon, 18 Jun 2012 19:01:36 -0700 Subject: [PATCH] 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-format-patch failed