From: Davidlohr Bueso Date: Fri, 21 Jan 2011 15:28:04 +0000 (-0300) Subject: selinux: return -ENOMEM when memory allocation fails X-Git-Tag: v2.6.38-rc3~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac285ff23cd6e1bc402b6db836521bce006eb89;p=pandora-kernel.git selinux: return -ENOMEM when memory allocation fails Return -ENOMEM when memory allocation fails in cond_init_bool_indexes, correctly propagating error code to caller. Signed-off-by: Davidlohr Bueso Signed-off-by: James Morris --- Reading git-diff-tree failed