We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f38469 commit 0829fbbCopy full SHA for 0829fbb
nginx/modsecurity/ngx_http_modsecurity.c
@@ -1091,7 +1091,7 @@ ngx_http_modsecurity_init_process(ngx_cycle_t *cycle)
1091
1092
static ngx_int_t
1093
ngx_http_modsecurity_handler(ngx_http_request_t *r) {
1094
- ngx_int_t rc = NULL;
+ ngx_int_t rc;
1095
ngx_http_modsecurity_ctx_t *ctx = NULL;
1096
ngx_http_modsecurity_loc_conf_t *cf = NULL;
1097
0 commit comments