mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Using shared_ptr instead of unique_ptr on rules exceptions
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.0.3 - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Using shared_ptr instead of unique_ptr on rules exceptions
|
||||
[Issue #1697 - @zimmerle, @brianp9906, @victorhora, @LeSwiss, @defanator]
|
||||
- Changes debuglogs schema to avoid unecessary str allocation
|
||||
[0xb2840 - @zimmerle]
|
||||
- Fix the SecUnicodeMapFile and SecUnicodeCodePage
|
||||
|
Reference in New Issue
Block a user