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:
2bb93d2
)
cifs: fix a possible null pointer deref in decode_ascii_ssetup
author
Namjae Jeon
<namjae.jeon@samsung.com>
Wed, 20 Aug 2014 10:39:28 +0000
(19:39 +0900)
committer
Steve French
<smfrench@gmail.com>
Thu, 21 Aug 2014 17:04:29 +0000
(12:04 -0500)
When kzalloc fails, we will end up doing NULL pointer derefrence
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/sess.c
patch
|
blob
|
history
diff --cc
fs/cifs/sess.c
Simple merge