[Bugs] [Bug 1338735] New: loc_wipe: fix to clean missing member

bugzilla at redhat.com bugzilla at redhat.com
Mon May 23 11:03:58 UTC 2016


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

            Bug ID: 1338735
           Summary: loc_wipe: fix to clean missing member
           Product: GlusterFS
           Version: mainline
         Component: libglusterfsclient
          Assignee: bugs at gluster.org
          Reporter: prasanna.kalever at redhat.com
                CC: bugs at gluster.org



Description of problem:


    struct _loc {                                                               
            const char *path;                                                   
            const char *name;                                                   
            inode_t    *inode;                                                  
            inode_t    *parent;                                                 
            uuid_t      gfid;                                                   
            uuid_t      pargfid;
    };

member 'name' is left with out freeing in loc_wipe().

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

-- 
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