]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: test: Check read value in upforwd/ans4
authorMark Andrews <marka@isc.org>
Tue, 24 Sep 2024 09:23:57 +0000 (09:23 +0000)
committerMark Andrews <marka@isc.org>
Tue, 24 Sep 2024 09:23:57 +0000 (09:23 +0000)
The ans4 server wasn't shutting down cleanly sometimes.  Check that read returns the
expected value for the message length or exit read loop.

Closes #4301

Backport of MR !9537

Merge branch 'backport-4301-check-read-value-in-ans4-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9545


Trivial merge