Add WRDE_NOCMD to wordexp call

This commit is contained in:
Martin Vierula
2023-12-06 08:16:39 -08:00
parent 5b094c0ce9
commit 4c7a9bd312
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Add WRDE_NOCMD to wordexp call
[Issue #3024 - @sahruldotid, @martinhsv]
- Fix: validateDTD compile fails if when libxml2 not installed
[Issue #3014 - @zangobot, @martinhsv]
- Fix memory leak of validateDTD's dtd object