mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Update CHANGES
This commit is contained in:
parent
c575dce3d3
commit
f42bc38f4c
5
CHANGES
5
CHANGES
@ -1,6 +1,11 @@
|
|||||||
v3.0.13 - YYYY-MMM-DD
|
v3.0.13 - YYYY-MMM-DD
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
- Prevent concurrent access to data in InMemoryPerProcess'
|
||||||
|
resolveXXX methods
|
||||||
|
[PR #3216 - @eduar-hte]
|
||||||
|
- Remove several string copies and unnecessary heap allocations
|
||||||
|
[PR #3222 - @eduar-hte]
|
||||||
- Creating a std::string with a null pointer\
|
- Creating a std::string with a null pointer\
|
||||||
is undefined behaviour
|
is undefined behaviour
|
||||||
[PR #3220 - @eduar-hte]
|
[PR #3220 - @eduar-hte]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user