]> git.sur5r.net Git - openldap/commit
Fix callback API for cast safety
authorLuke Howard <lukeh@openldap.org>
Tue, 19 Jul 2005 08:39:56 +0000 (08:39 +0000)
committerLuke Howard <lukeh@openldap.org>
Tue, 19 Jul 2005 08:39:56 +0000 (08:39 +0000)
commit4832af0a50fc90769003ff957d3424621e87ac49
treebbfc22560a16f3d00f8998c7a55247db8dabd187
parent6f5dde073477ebb26f8881bf9b5d32db8afe2643
Fix callback API for cast safety
Copy controls returned by backend to pblock before they go out of scope
servers/slapd/slapi/slapi.h
servers/slapd/slapi/slapi_ops.c
servers/slapd/slapi/slapi_pblock.c