mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
parent
5302323a7f
commit
95ade24a5a
@ -35,7 +35,7 @@ perl_back_add(
|
||||
|
||||
PUSHMARK(sp);
|
||||
XPUSHs( perl_back->pb_obj_ref );
|
||||
XPUSHs(sv_2mortal(newSVpv( entry2str( op->ora_e, &len ), len )));
|
||||
XPUSHs(sv_2mortal(newSVpv( entry2str( op->ora_e, &len ), 0 )));
|
||||
|
||||
PUTBACK;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user