From: Mark Andrews Date: Thu, 12 Jul 2018 02:43:36 +0000 (+1000) Subject: add CHANGES note X-Git-Tag: v9.13.3~87^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f1d9a2043f25f3b75fe7bd0b7bd6eae5c10f3e;p=thirdparty%2Fbind9.git add CHANGES note --- diff --git a/CHANGES b/CHANGES index 9d83d245e53..764d2b16502 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5002. [bug] mdig: Handle malformed +ednsopt option, support 100 + +ednsopt options per query rather than 100 total and + address memory leaks if +ednsopt was specified. + [GL #410] + 5001. [bug] Fix refcount errors on error paths. [GL !563] 5000. [bug] named_server_servestale() could leave the server in @@ -10,7 +15,7 @@ 4997. [placeholder] -4996. [bug] dig: Handle malformed ednsopt options. [GL #403] +4996. [bug] dig: Handle malformed +ednsopt option. [GL #403] 4995. [test] Add tests for "tcp-self" update policy. [GL !282]