From: Serge E. Hallyn Date: Mon, 15 May 2006 16:43:48 +0000 (-0700) Subject: [PATCH] selinux: check for failed kmalloc in security_sid_to_context() X-Git-Tag: v2.6.17-rc5~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cccca06f9870eb6daa89357b8a99ad041865553;p=pandora-kernel.git [PATCH] selinux: check for failed kmalloc in security_sid_to_context() Check for NULL kmalloc return value before writing to it. Signed-off-by: Serge E. Hallyn Acked-by: James Morris Cc: Stephen Smalley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed