Skip to content
Snippets Groups Projects
Commit d5f8d3fe authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv41: Fix a memory leak in nfs41_proc_async_sequence()


If the call to rpc_call_async() fails, then the arguments will not be
freed, since there will be no call to nfs41_sequence_call_done

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d3f6baaa
No related branches found
No related tags found
No related merge requests found
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