f82135b sss_cache: Call DEBUG_INIT sooner

1 file Authored by mzidek 11 years ago, Committed by jhrozek 11 years ago,
    sss_cache: Call DEBUG_INIT sooner
    
    If bad parameteres were passed to sss_cache, the init
    function returned without calling DEBUG_INIT macro and
    unnecessary level 1 debug message was printed.
    
    https://fedorahosted.org/sssd/ticket/1745
    
        
file modified
+3 -2