[Bugs] [Bug 1201648] New: Conditionally destroy mutex and conditional variables.

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 13 08:09:59 UTC 2015


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

            Bug ID: 1201648
           Summary: Conditionally destroy mutex and conditional variables.
           Product: GlusterFS
           Version: mainline
         Component: libgfapi
          Assignee: bugs at gluster.org
          Reporter: hchiramm at redhat.com
        QA Contact: sdharane at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

The glfs_free_from_ctx() destroy the mutex and conditional variables. However
there is no check which make sure these variables are inited properly. 

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

GlusterFS 3.6.2

How reproducible:

N/A

Steps to Reproduce:

N/A

Actual results:

Unconditional destroy of mutex and conditional variables.

Expected results:

The destroy should happen after making sure the variables are inited.

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