[BACK]Return to ca.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/ca.c between version 1.1 and 1.2

version 1.1, 2014/08/26 17:47:24 version 1.2, 2014/08/28 14:23:52
Line 513 
Line 513 
                         BIO_printf(bio_err, "%s", *pp2);                          BIO_printf(bio_err, "%s", *pp2);
                 goto err;                  goto err;
         }          }
         ERR_load_crypto_strings();  
   
         /*****************************************************************/          /*****************************************************************/
         tofree = NULL;          tofree = NULL;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2