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:
27b7edc
)
cifs: fix memory leak when password is supplied multiple times
author
Namjae Jeon
<namjae.jeon@samsung.com>
Thu, 21 Aug 2014 10:11:20 +0000
(19:11 +0900)
committer
Steve French
<smfrench@gmail.com>
Thu, 21 Aug 2014 17:06:57 +0000
(12:06 -0500)
Unlikely but possible. When password is supplied multiple times, we have
to free the previous allocation.
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/connect.c
patch
|
blob
|
history
diff --cc
fs/cifs/connect.c
Simple merge