summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
diff options
context:
space:
mode:
authorTrond Myklebust2014-02-11 19:56:54 +0100
committerTrond Myklebust2014-02-11 19:56:54 +0100
commit628356791b04ea988fee070f66a748a823d001bb (patch)
treefa4606e35088798f303b0103b1dedae2a446beec /net/sunrpc/auth_gss
parentSUNRPC: Fix races in xs_nospace() (diff)
downloadkernel-qcow2-linux-628356791b04ea988fee070f66a748a823d001bb.tar.gz
kernel-qcow2-linux-628356791b04ea988fee070f66a748a823d001bb.tar.xz
kernel-qcow2-linux-628356791b04ea988fee070f66a748a823d001bb.zip
SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
The call to xprt_free_allocation() will call list_del() on req->rq_bc_pa_list, which is not attached to a list. This patch moves the list_del() out of xprt_free_allocation() and into those callers that need it. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net/sunrpc/auth_gss')
0 files changed, 0 insertions, 0 deletions