[Bugs] [Bug 1474309] Disperse: Coverity issue

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 15 13:52:39 UTC 2017


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



--- Comment #7 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18186 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 6b30347f65c9590fa1b636e4aed0471dc8eeff07
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Sat Sep 2 09:49:06 2017 -0400

    cluster/ec: fix for BAD_SHIFT, follow-up patch

    Address comments to https://review.gluster.org/18067, (Change-Id
    I86e15d12939c610c99f5f96c551bb870df20f4b4)

    Which was posted as an RFC as an example of a possible alternative
    fix to https://review.gluster.org/17860 (Change-Id
    I28a3bdd4a357526dba0cf84c262919c05cfa173e)

    An alternative fix that preserved the unsignedness of the indexes
    throughout, obviating the need to check its value before using it to
    shift. (shift by negative number is undefined, as is shift by more
    bits than in the type.)

    BUG: 1474309
    Change-Id: I46fe9cec140d3397463780748f6876251acb06dd
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=58oQYH797j&a=cc_unsubscribe


More information about the Bugs mailing list