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

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 24 14:37:58 UTC 2017


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



--- Comment #835 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16745 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com) 
------
commit f08f5bfef923259fe6de6d41a0a2b1b9140fc547
Author: Michael Scherer <misc at redhat.com>
Date:   Thu Feb 23 23:24:42 2017 +0100

    Do not call va_end twice in _gf_log_eh

    Since va_end is called after the out label,
    we do not need to call it here, as it make va_end undefined,
    and thus could cause problem. And this is a error
    on cppcheck.

    Change-Id: I6e96c796bd37fa3cde989996ab93f9a438c0ee74
    BUG: 789278
    Signed-off-by: Michael Scherer <misc at redhat.com>
    Reviewed-on: https://review.gluster.org/16745
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Tested-by: Michael Scherer <misc at fedoraproject.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>

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


More information about the Bugs mailing list