65c2e00 Fix dereference after a NULL check in tests.

1 file Authored by lslebodn 11 years ago, Committed by jhrozek 11 years ago,
    Fix dereference after a NULL check in tests.
    
    https://fedorahosted.org/sssd/ticket/1972
    Coverity IDs: 11870,11871
    
    Do not call unlink with NULL pointer.
    
        
file modified
+20 -6