]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Check read value in upforwd/ans4
authorMark Andrews <marka@isc.org>
Tue, 24 Sep 2024 07:26:27 +0000 (07:26 +0000)
committerMark Andrews <marka@isc.org>
Tue, 24 Sep 2024 07:26:27 +0000 (07:26 +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

Merge branch '4301-check-read-value-in-ans4' into 'main'

See merge request isc-projects/bind9!9537


Trivial merge