Fix: lmdb regex match on non-null-terminated string

This commit is contained in:
Martin Vierula
2023-09-18 08:27:41 -07:00
parent 375519d5f2
commit af45ccd53f
3 changed files with 17 additions and 14 deletions

View File

@@ -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