909b8ff Always handle NotFound error in dnsrecord-mod

2 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Always handle NotFound error in dnsrecord-mod
    
    When there were no updated attrs when modifying a nonexistent DNS record,
    the error was not handled and caused an internal server error later (old_entry
    was used uninitialized).
    
    https://fedorahosted.org/freeipa/ticket/3055
    
        
file modified
+1 -2