Skip to content
Commit a5f9145b authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Trond Myklebust
Browse files

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: default avatarEric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 7451c4f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment