mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
terminate function array in slapi_int_get_plugins()
This commit is contained in:
parent
4be9f57b29
commit
a253fbdab4
@ -261,6 +261,8 @@ slapi_int_get_plugins(
|
||||
}
|
||||
}
|
||||
|
||||
*pTmpFuncPtr = NULL;
|
||||
|
||||
|
||||
done:
|
||||
if ( rc != LDAP_SUCCESS && *ppFuncPtrs != NULL ) {
|
||||
|
Loading…
Reference in New Issue
Block a user