fix previous commit

This commit is contained in:
Pierangelo Masarati 2005-01-21 15:05:15 +00:00
parent 86a4894bf8
commit f0943f79ec

View File

@ -1440,6 +1440,7 @@ backend_attribute(
rc = backend_operational( op, &rs );
if ( rc == LDAP_SUCCESS ) {
freeattr = 1;
a = rs.sr_operational_attrs;
}
}