mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Fix: lmdb regex match on non-null-terminated string
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.x.y - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Fix: lmdb regex match on non-null terminated string
|
||||
[Issue #2985 - @martinhsv]
|
||||
- Fix memory leaks in lmdb code (new'd strings)
|
||||
[Issue #2983 - @martinhsv]
|
||||
- Configure: add additional name to pcre2 pkg-config list
|
||||
|
Reference in New Issue
Block a user