Skip to content

Commit 79a2a3c

Browse files
Сарайкин Антон ЮрьевичСарайкин Антон Юрьевич
Сарайкин Антон Юрьевич
authored and
Сарайкин Антон Юрьевич
committed
Merge pull request owasp-modsecurity#11 in SECURITYGW/ngx_http_modsecurity from fix/unused_pointer to develop
* commit '3a7f386e5c56feac7bbcab198d066907b3f4fe27': Removed unused pointer *h_log
2 parents 0664a58 + 3a7f386 commit 79a2a3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_http_modsecurity_module.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,6 @@ ngx_http_modsecurity_init(ngx_conf_t *cf)
421421
{
422422
ngx_http_handler_pt *h_rewrite;
423423
ngx_http_handler_pt *h_preaccess;
424-
ngx_http_handler_pt *h_log;
425424
ngx_http_core_main_conf_t *cmcf;
426425
int rc = 0;
427426

0 commit comments

Comments
 (0)