Fix two rule-reload memory leak issues

This commit is contained in:
Martin Vierula
2022-09-15 13:44:40 -07:00
parent 17f3bb0b36
commit e9a7ba4a60
4 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix two rule-reload memory leak issues
[Issue #2801 - @Abce, @martinhsv]
- Correct whitespace handling for Include directive
[Issue #2800 - @877509395, @martinhsv]