Fix memory leaks in ValidateSchema

This commit is contained in:
martinhsv
2020-12-16 11:48:10 -08:00
committed by Felipe Zimmerle
parent 571a59bad8
commit aa018d4eb8
3 changed files with 36 additions and 64 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix memory leaks in ValidateSchema
[#2469 - @martinhsv, @zimmerle]
- Fix memory leak of ValidateDTD's m_dtd
[#2469 - @martinhsv, @zimmerle]
- Replaces put with setenv in SetEnv action