mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-19 13:23:44 -05:00
plug leak
This commit is contained in:
parent
f67fecc7fb
commit
e1664b1f42
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue