diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-19 19:06:49 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-04-19 19:06:49 +0200 |
commit | a5f9145bc9c340bda743ad51e09bdea60fa3ddfa (patch) | |
tree | 615c72a264de7a25ac51ce0cbd4d7b4c24c9a90b /fs | |
parent | NFS: remove needless check in nfs_opendir() (diff) | |
download | linux-a5f9145bc9c340bda743ad51e09bdea60fa3ddfa.tar.xz linux-a5f9145bc9c340bda743ad51e09bdea60fa3ddfa.zip |
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
Hi,
the coverity checker spotted that cred is always NULL
when we jump to out_err ( there is just one case, when
we fail to allocate the memory for cred )
This is Coverity ID #79
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions