Follow on from CVE-2014-3571. This fixes the code that was the original source
[oweals/openssl.git] / apps / req.c
index cc1b631b03a2528b5e2326b959c7b771819c0013..686fac4f5d6679e10397564f3b124e68d260bc18 100644 (file)
@@ -506,7 +506,7 @@ bad:
                        oid_bio=BIO_new_file(p,"r");
                        if (oid_bio == NULL) 
                                {
-                               /*
+                               /*-
                                BIO_printf(bio_err,"problems opening %s for extra oid's\n",p);
                                ERR_print_errors(bio_err);
                                */