Merge in recent changes from OpenSSL-0_9_6-stable

This commit is contained in:
Richard Levitte
2001-03-14 11:38:40 +00:00
parent c4af8daf34
commit df9badad4c
6 changed files with 26 additions and 4 deletions

View File

@@ -272,6 +272,7 @@ int MAIN(int argc, char **argv)
}
while (!done);
}
ret = 0;
err:
ERR_print_errors(bio_err);