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
REVIEW: http://review.gluster.org/14504 (loc_wipe: fix to clean missing member) posted (#2) for review on master by Prasanna Kumar Kalever (pkalever)
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.