[Bugs] [Bug 1424802] New: Missing call to va_end in xlators/cluster/dht/src/ dht-common.c

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 19 15:18:39 UTC 2017


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

            Bug ID: 1424802
           Summary: Missing call to va_end in
                    xlators/cluster/dht/src/dht-common.c
           Product: GlusterFS
           Version: mainline
         Component: core
          Assignee: bugs at gluster.org
          Reporter: misc at zarb.org
                CC: bugs at gluster.org



Description of problem:
Missing call to va_end in xlators/cluster/dht/src/dht-common.c.
Found by coverty

Version-Release number of selected component (if applicable):
git head

How reproducible:
each time

Steps to Reproduce:
1. Look at
https://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2017-02-17-8e7a8ea8/html/1/905dht-common.c.html#error:16
2. See missing va_end
3.

Actual results:
No va_end

Expected results:
Having va_end

Additional info:

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


More information about the Bugs mailing list