]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/thread.c
Plug memory leak
[openldap] / servers / slapd / back-monitor / thread.c
index 63b747627093b781f555232b4f3a126b45ca04b3..112ada7efc844f80229df0d06882ea493c44b70e 100644 (file)
@@ -57,9 +57,9 @@ monitor_subsys_thread_init(
                &monitor_subsys[SLAPD_MONITOR_THREAD].mss_ndn, &e ) )
        {
 #ifdef NEW_LOGGING
-               LDAP_LOG(( "operation", LDAP_LEVEL_CRIT,
+               LDAP_LOG( OPERATION, CRIT,
                        "monitor_subsys_thread_init: unable to get entry '%s'\n",
-                       monitor_subsys[SLAPD_MONITOR_THREAD].mss_ndn.bv_val ));
+                       monitor_subsys[SLAPD_MONITOR_THREAD].mss_ndn.bv_val, 0, 0 );
 #else
                Debug( LDAP_DEBUG_ANY,
                        "monitor_subsys_thread_init: unable to get entry '%s'\n",