]> git.sur5r.net Git - openldap/commitdiff
cleanup debug msg
authorHoward Chu <hyc@openldap.org>
Sat, 20 May 2006 05:03:35 +0000 (05:03 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 20 May 2006 05:03:35 +0000 (05:03 +0000)
servers/slapd/overlays/pcache.c

index df9e17c776fb38c58985f207fc51195da64359e0..73b91557f4e0a0f4d25200e8a8103a3400fd0af0 100644 (file)
@@ -1597,8 +1597,8 @@ consistency_check(
                if ( query ) pause = 0;
                op->o_time = slap_get_time();
                while (query && (query->expiry_time < op->o_time)) {
-                       Debug( pcache_debug, "Lock CR index = %d\n",
-                                       i, 0, 0 );
+                       Debug( pcache_debug, "Lock CR index = %p\n",
+                                       templ, 0, 0 );
                        ldap_pvt_thread_rdwr_wlock(&templ->t_rwlock);
                        remove_from_template(query, templ);
                        Debug( pcache_debug, "TEMPLATE %d QUERIES-- %d\n",