[Bugs] [Bug 1199388] New: glfs_new does not check if volname is NULL
    bugzilla at redhat.com 
    bugzilla at redhat.com
       
    Fri Mar  6 05:46:00 UTC 2015
    
    
  
https://bugzilla.redhat.com/show_bug.cgi?id=1199388
            Bug ID: 1199388
           Summary: glfs_new does not check if volname is NULL
           Product: GlusterFS
           Version: mainline
         Component: libgfapi
          Severity: low
          Assignee: bugs at gluster.org
          Reporter: ppai at redhat.com
        QA Contact: sdharane at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
While using libgfapi-python bindings, a "None" passed as volname would
translate to NULL being passed to glfs_new(). This causes segfault.
Expected results:
glfs_new() should error out gracefully with errno set to EINVAL.
-- 
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