Another safe stack.

This commit is contained in:
Ben Laurie
1999-05-01 17:40:57 +00:00
parent 3a1a8467bd
commit 65d4927b8d
8 changed files with 70 additions and 55 deletions

View File

@@ -907,7 +907,7 @@ start: for (;;)
min,max))
goto err;
}
if (sk_num(ri->subject->entries) == 0)
if (sk_X509_NAME_ENTRY_num(ri->subject->entries) == 0)
{
BIO_printf(bio_err,"error, no objects specified in config file\n");
goto err;