Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 120693d1 authored by Tom Tucker's avatar Tom Tucker
Browse files

svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler



The svcrdma transport takes a reference when it gets the ESTABLISHED
event from the provider. This reference is supposed to be removed when
the DISCONNECT event is received, however, the call to svc_xprt_put
was missing in the switch statement. This results in the memory
associated with the transport never being freed.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
parent 9d6347ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment