[Bugs] [Bug 789278] Issues reported by Coverity static analysis tool
bugzilla at redhat.com
bugzilla at redhat.com
Fri Sep 21 12:46:14 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=789278
--- Comment #1465 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21234 committed in master by "Atin
Mukherjee" <amukherj at redhat.com> with a commit message- glusterd: fix coverity
issues in glusterd-locks.c
This patch addresses CID 1395254, CID 1382436.
We are allocating memory to mgmt_lock_timer and key_dup. while doing
GF_VALIDATE_OR_GOTO for mgmt_lock_timer_xl or mgmt_lock_timer_ctx,
if it is null going to out without freeing the memory. This patch
will fix the issues.
updates: bz#789278
Change-Id: Ic6bfb2052982b16373f90cbbc53d2b2da052c01f
Signed-off-by: Sanju Rakonde <srakonde at redhat.com>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list