7588971 DYNDNS: Return right error code in case of failure

1 file Authored by lslebodn 8 years ago, Committed by jhrozek 8 years ago,
    DYNDNS: Return right error code in case of failure
    
    The variable will be zero if getifaddrs succeeds
    and therefore wrong error code will be returned
    in case of insufficient memory (talloc_zero failed)
    
    Reviewed-by: Pavel Reichl <preichl@redhat.com>
    
        
file modified
+1 -0