]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2731-servestale-dns64' into 'main'
authorEvan Hunt <each@isc.org>
Thu, 27 May 2021 18:52:31 +0000 (18:52 +0000)
committerEvan Hunt <each@isc.org>
Thu, 27 May 2021 18:52:31 +0000 (18:52 +0000)
commit5ca27cc33df0db1bc7e30c00e7d2fdb8f1a45c64
tree5a07ca629f63362dbca050568b4bc2e29d4d0d47
parente7f5c9582a8b3c441f57c33785ad8113b59428c0
parentd8b793760c4a8dd260edfead31794c0a4ddfcb33
Merge branch '2731-servestale-dns64' into 'main'

fix a crash when using stale data with dns64

Closes #2731

See merge request isc-projects/bind9!5102