Whamcloud - gitweb
LU-17000 coverity: Fix Resource Leak(3) 02/52902/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Tue, 31 Oct 2023 10:24:27 +0000 (15:54 +0530)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Nov 2023 21:46:09 +0000 (21:46 +0000)
commit6aea76b719738405ce59aecbae5d68bde990978a
treed0f3fe5e16d5987ab31e9ed18afc758ad126da15
parent9265af48aa03ffeacf030fbeb5a6cd5b6509f830
LU-17000 coverity: Fix Resource Leak(3)

This patch fixes error reported by coverity run.

CoverityID: 404744 ("Resource leak")

Test-Parameters: trivial testlist=sanity,conf-sanity
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Ib5a22dd09870fe43a36047e407d1dd57944c9413
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52902
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/obd.c