mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
fix previous commit
This commit is contained in:
parent
86a4894bf8
commit
f0943f79ec
@ -1440,6 +1440,7 @@ backend_attribute(
|
||||
rc = backend_operational( op, &rs );
|
||||
|
||||
if ( rc == LDAP_SUCCESS ) {
|
||||
freeattr = 1;
|
||||
a = rs.sr_operational_attrs;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user