[CIFS] Fix potential NULL pointer usage if kzalloc fails
authorSteve French <sfrench@us.ibm.com>
Sat, 15 Sep 2007 03:01:17 +0000 (03:01 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 15 Sep 2007 03:01:17 +0000 (03:01 +0000)
commit88f370a688e765de9755a343702ca04e6817e5f5
tree82ad179c2310cf60c8aa83c50e221f363b51d8fe
parent638b250766272fcaaa0f7ed2776f58f4ac701914
[CIFS] Fix potential NULL pointer usage if kzalloc fails

Potential problem was noticed by Cyrill Gorcunov

CC: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_debug.c
fs/cifs/connect.c