fc085b6 Bug 906005 - Valgrind reports memleak in modify_update_last_modified_attr

2 files Authored by Noriko Hosoi 11 years ago, Committed by nhosoi 11 years ago,
    Bug 906005 - Valgrind reports memleak in modify_update_last_modified_attr
    
    Fix description: plugin_get_dn returns plugin_dn, which is supposed
    to be freed by the caller.  This patch adds the free function to
    modify_update_last_modified_attr, add_created_attrs and
    add_internal_modifiersname.
    
        
file modified
+2 -0