54fbe0b memleak in mep_parse_config_entry

Authored and Committed by rmeggins 12 years ago
    memleak in mep_parse_config_entry
    
    pass in value to slapi_sdn_new_dn_passin() so that entry->template_sdn
    will own the memory
    Reviewed by: nhosoi (Thanks!)