Commit c106c613 authored by Ben Laurie's avatar Ben Laurie
Browse files

Clear error we don't care about.

parent a83d7d14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -444,6 +444,7 @@ bad:
				BIO_printf(bio_err,"problems opening %s for extra oid's\n",p);
				ERR_print_errors(bio_err);
				*/
				ERR_clear_error();
				}
			else
				{