summaryrefslogtreecommitdiffstats
path: root/ldap
diff options
context:
space:
mode:
Diffstat (limited to 'ldap')
-rw-r--r--ldap/servers/slapd/start_tls_extop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldap/servers/slapd/start_tls_extop.c b/ldap/servers/slapd/start_tls_extop.c
index d5e2b98b..1cd59fd2 100644
--- a/ldap/servers/slapd/start_tls_extop.c
+++ b/ldap/servers/slapd/start_tls_extop.c
@@ -482,6 +482,7 @@ int start_tls_init( Slapi_PBlock *pb )
oid = slapi_ch_strdup( argv[0] );
slapi_log_error( SLAPI_LOG_PLUGIN, "start_tls_init",
"Registering plug-in for Start TLS extended op %s.\n", oid );
+ slapi_ch_free_string( &oid );
}
/* Register the plug-in function as an extended operation