mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#9121 fix typo
This commit is contained in:
parent
906cab755d
commit
5d82ba4905
@ -976,7 +976,7 @@ dynlist_filter_group( Operation *op, Filter *f, Filter *n, AttributeDescription
|
||||
ldap_free_urldesc( ludp );
|
||||
}
|
||||
overlay_entry_release_ov( op, e, 0, on );
|
||||
if ( !andf1 )
|
||||
if ( !andf )
|
||||
return -1;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user