]> git.sur5r.net Git - openldap/commit
Add calls to PERL_SET_CONTEXT, as the active thread might not be the one
authorRalf Haferkamp <ralf@openldap.org>
Tue, 14 Nov 2006 15:18:50 +0000 (15:18 +0000)
committerRalf Haferkamp <ralf@openldap.org>
Tue, 14 Nov 2006 15:18:50 +0000 (15:18 +0000)
commitcdb9b2e2aa5491a5d4c70d0c2a851eb55ba11779
tree470e3b3bd258b5e31df37ad7bbe7ca75df7f76e4
parent72e586ba361011067208dc8e8f5a619a3f0a8ea4
Add calls to PERL_SET_CONTEXT, as the active thread might not be the one
that created the PerlInterpreter object (ITS#4751)
servers/slapd/back-perl/add.c
servers/slapd/back-perl/compare.c
servers/slapd/back-perl/delete.c
servers/slapd/back-perl/modify.c
servers/slapd/back-perl/modrdn.c
servers/slapd/back-perl/search.c