]> git.ipfire.org Git - thirdparty/bind9.git/commit
Handle truncating the request stream in isc_httpd
authorMark Andrews <marka@isc.org>
Thu, 4 Nov 2021 03:36:33 +0000 (14:36 +1100)
committerEvan Hunt <each@isc.org>
Fri, 5 Nov 2021 00:06:36 +0000 (17:06 -0700)
commit0b83f1495df569d38a95652b38e18588ec2178bc
treeb6c9754004556c04229e86d1bcdd6395e44fc74c
parent49531e45821bbebebbd097337da906042c3e964c
Handle truncating the request stream in isc_httpd

If we have had to truncate the request stream, don't resume
reading from it.
bin/tests/system/statschannel/clean.sh
bin/tests/system/statschannel/send64k.pl [new file with mode: 0644]
bin/tests/system/statschannel/tests.sh
lib/isc/httpd.c
util/copyrights