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

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 30 07:33:53 UTC 2015


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



--- Comment #489 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9619 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 9272b1cf5655fff625b254a1ea952dcefd3c3af1
Author: arao <arao at redhat.com>
Date:   Tue Feb 10 11:06:27 2015 +0530

    bd: Fixing dereference after null check(FORWARD_NULL)

    CID: 1128907
    The pointer variable 'bdatt' redirected to a goto label
    when the value was NULL and in the other condition when it is not NULL
    , hence the bdatt is again checked for NULL at 'reverse xattr' label.

    Change-Id: I2289cbf30fde9faf97e6eebd4902953a44049f9e
    BUG: 789278
    Signed-off-by: arao <arao at redhat.com>
    Reviewed-on: http://review.gluster.org/9619
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

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


More information about the Bugs mailing list