]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[CIFS] Add missing check for path name allocation failure. Remove four
authorSteve French <sfrench@us.ibm.com>
Sat, 13 Aug 2005 15:15:54 +0000 (08:15 -0700)
committerSteve French <sfrench@us.ibm.com>
Sat, 13 Aug 2005 15:15:54 +0000 (08:15 -0700)
commit4a6d87f1db06c9670251d6c72a89319e7d1cbaee
treeaa21e8220215933742f931a452d7d96839b93c2b
parenta47fd3f5e3a3f970ac1b81643ac56737f97a1fea
[CIFS] Add missing check for path name allocation failure.  Remove four
redundant null pointer checks before cifs_buf_release.

Found by coverity analyzer.

Signed-off-by: Steve French (sfrench@us.ibm.com)
fs/cifs/cifssmb.c
fs/cifs/dir.c