summaryrefslogtreecommitdiff
path: root/include/target
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-05-26 15:46:05 +0100
committerDavid Teigland <teigland@redhat.com>2021-05-26 09:49:04 -0500
commitf6089981d07e6e1cc053f4c239e458eed122c092 (patch)
treee123eafa0c8593727070a7c81a79528d67744090 /include/target
parent706474fbc5fedd7799b488962aad3541b235165b (diff)
fs: dlm: Fix memory leak of object mh
There is an error return path that is not kfree'ing mh after it has been successfully allocates. Fix this by moving the call to create_rcom to after the check on rc_in->rc_id check to avoid this. Thanks to Alexander Ahring Oder Aring for suggesting the correct way to fix this. Addresses-Coverity: ("Resource leak") Fixes: a070a91cf140 ("fs: dlm: add more midcomms hooks") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions