Skip to content
Commit 0d3a34b4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Fix a double-free in rpcbind



It is wrong to be freeing up the rpcbind arguments if the call to
rpcb_call_async() fails, since they should already have been freed up by
rpcb_map_release().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 2aac05a9
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