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

Skip to content
Commit 0cb4fe8d authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/uverbs: Don't leak ref to mm on error path



In ib_umem_release_on_close(), if the kmalloc() fails, then a
reference to current->mm will be leaked.  Fix this by adding a mmput()
instead of just returning on kmalloc() failure.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 093beac1
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