From: Mark Andrews Date: Mon, 4 Sep 2023 23:50:16 +0000 (+1000) Subject: Add CHANGES for [GL #4214] X-Git-Tag: v9.19.17~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fed5c8171c4f59aeb43891462475caaae69cce3;p=thirdparty%2Fbind9.git Add CHANGES for [GL #4214] --- diff --git a/CHANGES b/CHANGES index 96e49014933..9069b19b4bd 100644 --- a/CHANGES +++ b/CHANGES @@ -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]