]> git.sur5r.net Git - openldap/commit
Added sl_context() to return the context associated with an alloc'd ptr.
authorHoward Chu <hyc@openldap.org>
Sat, 12 Apr 2003 05:12:40 +0000 (05:12 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 12 Apr 2003 05:12:40 +0000 (05:12 +0000)
commitbe28bf247e67c727dc58b38692f157a90fb75844
treedfd5d4ce7fc6834f9cbbe2a346c82e5486d1811c
parenta6a6946a67202271c2434067abd0d0d15168c667
Added sl_context() to return the context associated with an alloc'd ptr.
Improved ch_malloc/sl_malloc compatibility.
servers/slapd/ch_malloc.c
servers/slapd/filter.c
servers/slapd/proto-slap.h
servers/slapd/search.c
servers/slapd/sl_malloc.c