fix problems found by coverity: remove useless code
This commit is contained in:
@@ -797,8 +797,6 @@ bad:
|
||||
|
||||
app_RAND_write_file(randfile, bio_err);
|
||||
|
||||
if (pkey == NULL) goto end;
|
||||
|
||||
if (keyout == NULL)
|
||||
{
|
||||
keyout=NCONF_get_string(req_conf,SECTION,KEYFILE);
|
||||
|
||||
Reference in New Issue
Block a user