plug leak

This commit is contained in:
Howard Chu 2006-04-02 21:06:28 +00:00
parent f67fecc7fb
commit e1664b1f42

View File

@ -1074,6 +1074,7 @@ int ldap_pvt_sasl_secprops(
break;
}
if ( BER_BVISNULL( &sprops[j].key )) {
ldap_charray_free( props );
return LDAP_NOT_SUPPORTED;
}
}