+4
-0
lines changedFilter options
+4
-0
lines changed Original file line number Diff line number Diff line change
@@ -213,6 +213,10 @@ ngx_http_echo_run_cmds(ngx_http_request_t *r)
213
213
}
214
214
}
215
215
216
+
if (computed_args == NULL) {
217
+
return NGX_HTTP_INTERNAL_SERVER_ERROR;
218
+
}
219
+
216
220
/* do command dispatch based on the opcode */
217
221
218
222
switch (cmd->opcode) {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4