git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e830b39
)
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 27 May 2013 11:11:27 +0000
(20:11 +0900)
committer
Casey Schaufler
<casey@schaufler-ca.com>
Tue, 28 May 2013 17:15:35 +0000
(10:15 -0700)
netlbl_secattr_catmap_alloc(GFP_ATOMIC) can return NULL.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
No differences found