8000
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 146054f commit e868159Copy full SHA for e868159
CHANGES
@@ -1,6 +1,12 @@
1
v1.0.x - YYYY-MMM-DD (To be released)
2
-------------------------------------
3
4
+ - Fixed processing of response body chunks in
5
+ ngx_http_modsecurity_body_filter.
6
+ [Issue #105 - @turchanov, @defanator]
7
+ - Fix incorrect handling of request/response body data chain of ngx_buf_t
8
+ buffers
9
+ [Issue #104 - @turchanov, @defanator]
10
- Pool pointer is now handled in ngx_http_modsecurity_config_cleanup
11
[Issue #87 - @AirisX, @defanator, @zimmerle]
12
- Fix memory leak in intervention processing
0 commit comments