jhrozek / libuser

Forked from libuser 5 years ago
Clone

668da3f Explicitly check the return value of getgrgid_r/getgrnam_r

Authored and Committed by jhrozek 5 years ago
    Explicitly check the return value of getgrgid_r/getgrnam_r
    
    Merges:
    https://pagure.io/libuser/issue/21
    
    An explicit return value check makes the job of static code analyzers
    easier.
    
        
file modified
+3 -2
file modified
+3 -2