mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
fix previous commit
This commit is contained in:
parent
86a4894bf8
commit
f0943f79ec
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue