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

SUNRPC: Fix a pipe_version reference leak


In gss_alloc_msg(), if the call to gss_encode_v1_msg() fails, we
want to release the reference to the pipe_version that was obtained
earlier in the function.

Fixes: 9d3a2260 (SUNRPC: Fix buffer overflow checking in...)
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 9eb2ddb4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment