Skip to content

Commit

Permalink
CHANGES: Adds info about owasp-modsecurity#104 & owasp-modsecurity#105
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Zimmerle committed May 15, 2018
1 parent 146054f commit e868159
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
v1.0.x - YYYY-MMM-DD (To be released)
-------------------------------------

- Fixed processing of response body chunks in
ngx_http_modsecurity_body_filter.
[Issue #105 - @turchanov, @defanator]
- Fix incorrect handling of request/response body data chain of ngx_buf_t
buffers
[Issue #104 - @turchanov, @defanator]
- Pool pointer is now handled in ngx_http_modsecurity_config_cleanup
[Issue #87 - @AirisX, @defanator, @zimmerle]
- Fix memory leak in intervention processing
Expand Down

0 comments on commit e868159

Please sign in to comment.