mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Missed a test in AttributeDescription commit
This commit is contained in:
parent
c05de965b5
commit
c981026a6c
@ -262,7 +262,7 @@ static int index_at_values(
|
||||
mask );
|
||||
}
|
||||
|
||||
if( lang ) {
|
||||
if( lang->bv_len ) {
|
||||
char *dbname = NULL;
|
||||
size_t tlen = strlen( type->sat_cname );
|
||||
size_t llen = lang->bv_len;
|
||||
|
Loading…
Reference in New Issue
Block a user