mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
plug leak
This commit is contained in:
parent
f67fecc7fb
commit
e1664b1f42
@ -1074,6 +1074,7 @@ int ldap_pvt_sasl_secprops(
|
||||
break;
|
||||
}
|
||||
if ( BER_BVISNULL( &sprops[j].key )) {
|
||||
ldap_charray_free( props );
|
||||
return LDAP_NOT_SUPPORTED;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user