mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
add missing return bug
This commit is contained in:
parent
aff4f66fe6
commit
2433719316
@ -328,6 +328,7 @@ at_add(
|
||||
}
|
||||
|
||||
code = at_insert(sat,err);
|
||||
return code;
|
||||
}
|
||||
|
||||
#ifdef LDAP_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user