From: Eric Paris Date: Thu, 12 Feb 2009 19:50:05 +0000 (-0500) Subject: SELinux: NULL terminate al contexts from disk X-Git-Tag: v2.6.30-rc1~679^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb912f1d1447077160ace9ce3b3a10696dd74e5;p=pandora-kernel.git SELinux: NULL terminate al contexts from disk When a context is pulled in from disk we don't know that it is null terminated. This patch forecebly null terminates contexts when we pull them from disk. Signed-off-by: Eric Paris Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed