Latest update - 7541

This commit is contained in:
2019-07-20 18:06:33 +09:00
parent 28f62b6672
commit f3f38a56ad
+1
View File
@@ -358,6 +358,7 @@ found:
"could not build %s, you should "
"increase %s_max_size: %i",
hinit->name, hinit->name, hinit->max_size);
ngx_free(test);
return NGX_ERROR;
}