]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2973-http-buffer-fix' into 'main'
authorEvan Hunt <each@isc.org>
Fri, 5 Nov 2021 01:09:44 +0000 (01:09 +0000)
committerEvan Hunt <each@isc.org>
Fri, 5 Nov 2021 01:09:44 +0000 (01:09 +0000)
commitb3aba1958215535edf83ea04d238ae2eb576bf24
treee6016fb7952d598db73dcd5d277c070372742756
parent76375797b5175a4934a3a3b852dadcd94bb19338
parent5f05cf97c7f86fff2ad77c8d13c1f21cf10e7c60
Merge branch '2973-http-buffer-fix' into 'main'

statschannel doesn't handle multiple reads correctly

Closes #2973

See merge request isc-projects/bind9!5530