]> git.sur5r.net Git - openldap/commit
Fix bdb_tool_dn2id_get() - nobody should be calling bdb_dn2id() directly,
authorHoward Chu <hyc@openldap.org>
Tue, 19 Jul 2005 02:12:34 +0000 (02:12 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 19 Jul 2005 02:12:34 +0000 (02:12 +0000)
commitc8bffb5584d269c18889bfc4486cfac8c2bf01f8
treea59f58511e8f63eb1cd03d590c04d76850e552eb
parentc09550766b82016b3ea9455cb624b7e41e37f680
Fix bdb_tool_dn2id_get() - nobody should be calling bdb_dn2id() directly,
always call through the cache instead - bdb_cache_find_ndn().
servers/slapd/back-bdb/tools.c