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

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 28 14:27:37 UTC 2017


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



--- Comment #1006 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18366 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com) 
------
commit 8daaac1481adc919cb80c6f3d98bc5b3f0b829f5
Author: Kamal Mohanan <kmohanan at redhat.com>
Date:   Mon Sep 25 12:07:03 2017 +0530

    dht: fix a coverity error of type - UNREACHABLE

    Problem: Unreachable assignment statement at dht-rebalance.c:1040

    Fix: Delete line dht-rebalance.c:1040.

    The goto statements at lines 1037 and 1031 are also deleted since
    both branches of the if statement finally go to the same
    immediately-following label anyway.

    Change-Id: I5f47ea99244cae2a0a9f2aec7284faadf2ea286a
    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