summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-fops.c
diff options
context:
space:
mode:
authorBarak Sason Rofman <bsasonro@redhat.com>2021-03-02 14:59:04 +0200
committerXavi Hernandez <xhernandez@gmail.com>2021-03-05 12:58:24 +0100
commitd917bc3299f6f1b89ca61971b04c41e70bedb24b (patch)
treee65a5f5b62c272072efc9ff0231056b2f988503e /api/src/glfs-fops.c
parent43f1a83298d068b010fca94a7f13e7cc566e1b71 (diff)
downloadglusterfs-d917bc3299f6f1b89ca61971b04c41e70bedb24b.tar.gz
glusterfs-d917bc3299f6f1b89ca61971b04c41e70bedb24b.tar.xz
glusterfs-d917bc3299f6f1b89ca61971b04c41e70bedb24b.zip
EC - Fixing a Coverity issue (Uninitialized lock use)
CID: 1444461 A lock is being destroyed, but in some code-flows might be used later on, modified code-flow to make sure the destroyed lock is not being used in all cases. Change-Id: I9610d56d9cb8a8ab7062e9094493dba9afdd0b30 updates: #1060 Signed-off-by: Barak Sason Rofman <bsasonro@redhat.com>
Diffstat (limited to 'api/src/glfs-fops.c')
0 files changed, 0 insertions, 0 deletions