abbra / bind-dyndb-ldap

Forked from bind-dyndb-ldap 5 years ago
Clone

a36034d Fix error reporting for different TTLs in findrdatatype_or_create().

Authored and Committed by pspacek 11 years ago
    Fix error reporting for different TTLs in findrdatatype_or_create().
    
    Old code returned ISC_R_SUCCESS even in unsupported case.
    
    Bug found by Clang static code analysis.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+5 -3