https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183903 Bug(s) fixed: 183903 Bug Description: Memory leak in ldbm_config.c:replace_ldbm_config_value Reviewed by: ??? Files: see diff Branch: HEAD Fix Description: Just needed to call slapi_mods_done(&smods) after the call to slapi_modify_internal_pb(). This is the same as in the other places in the server that perform an internal modify operation. Platforms tested: RHEL4 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183903#c1