From: Tetsuo Handa Date: Mon, 27 May 2013 11:11:27 +0000 (+0900) Subject: Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~21^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd77a0bd4b4a7d02c2a6926a69585d8088ee721;p=pandora-kernel.git Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() netlbl_secattr_catmap_alloc(GFP_ATOMIC) can return NULL. Signed-off-by: Tetsuo Handa --- Reading git-diff-tree failed