Removes a memory leak on the JSON parser

This commit is contained in:
Felipe Zimmerle
2019-02-11 10:17:02 -03:00
parent 145f2f35b7
commit 2dff768262
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Removes a memory leak on the JSON parser
[@zimmerle]
- Enables LMDB on the regression tests.
[Issue #2011, #2008 - @WGH-, @mdunc]
- Fix: Extra whitespace in some configuration directives causing error