jhrozek / libuser

Forked from libuser 5 years ago
Clone

8642f78 lock_file_create: Set and reset umask before and after creating the lockfile

Authored and Committed by jhrozek 5 years ago
    lock_file_create: Set and reset umask before and after creating the lockfile
    
    Merges:
    https://pagure.io/libuser/issue/25
    
    This is not a big deal, but static analyzers are happier when umask is
    set explicitly.
    
        
file modified
+3 -0