detect problems in saslauthz

This commit is contained in:
Pierangelo Masarati 2003-12-01 07:59:30 +00:00
parent ff919168fb
commit a4c5f54601

View file

@ -1547,6 +1547,8 @@ static int oc_filter(
{
int rc = 0;
assert( f );
if( cur > *max ) *max = cur;
switch(f->f_choice) {