mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#9124 BerElement sits on the stack
This commit is contained in:
parent
2a301c3040
commit
8550e91fcc
@ -57,8 +57,6 @@ int cancel_extop( Operation *op, SlapReply *rs )
|
||||
return LDAP_PROTOCOL_ERROR;
|
||||
}
|
||||
|
||||
(void) ber_free( ber, 1 );
|
||||
|
||||
Debug( LDAP_DEBUG_STATS, "%s CANCEL msg=%d\n",
|
||||
op->o_log_prefix, opid );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user