Add CHANGES for [GL #4214]

This commit is contained in:
Mark Andrews
2023-09-05 09:50:16 +10:00
parent cf63cb1136
commit 1fed5c8171

View File

@@ -1,3 +1,6 @@
6243. [bug] Restore the call order of dns_validator_destroy and
fetchctx_detach to prevent use after free. [GL #4214]
6242. [func] Ignore jemalloc versions before 4.0.0 as we now
need explicit memory arenas and tcache support.
[GL #4296]