abbra / bind-dyndb-ldap

Forked from bind-dyndb-ldap 5 years ago
Clone

0aabbf9 Use memory allocation macros more extensively.

Authored and Committed by pspacek 11 years ago
    Use memory allocation macros more extensively.
    
    Some scattered occurences of isc_mem_* functions was replaced by macros.
    Destroy_ldap_instance() now accepts NULL LDAP instance.
    
    String functions from str.c are still calling isc_mem_directly.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+8 -13