Latest update - 7474
This commit is contained in:
@@ -370,6 +370,7 @@ ngx_mail_ssl_merge_conf(ngx_conf_t *cf, void *parent, void *child)
|
||||
|
||||
cln = ngx_pool_cleanup_add(cf->pool, 0);
|
||||
if (cln == NULL) {
|
||||
ngx_ssl_cleanup_ctx(&conf->ssl);
|
||||
return NGX_CONF_ERROR;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user