[Bugs] [Bug 789278] Issues reported by Coverity static analysis tool

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 16 08:18:03 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=789278



--- Comment #1051 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18364 committed in master by Xavier
Hernandez (jahernan at redhat.com) 
------
commit 117c4560dcd5c7499c17a0bc8e62c62ac39745e1
Author: Kamal Mohanan <kmohanan at redhat.com>
Date:   Mon Sep 25 11:36:54 2017 +0530

    cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_name

    Problem: The value returned by cluster_mkdir is assigned to ret at
    ec-heal.c:1076. But this value is overwritten before it can be
    used.

    Solution: The return value of cluster_mkdir is ignored. It is not
    assigned to ret.

    Change-Id: Iee6b8d8b04e0bd800dd30d2c24cab755b9e63443
    BUG: 789278
    Signed-off-by: Kamal Mohanan <kmohanan at redhat.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list