a73671c Avoid returning uninitialized result.

Authored and Committed by sgallagh 14 years ago
    Avoid returning uninitialized result.
    
    If grouplist was a zero-length array, we would return ret
    unitialized.
    
        
file modified
+1 -0