]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3453-cope-with-too-small-BUFSIZ' into 'main'
authorOndřej Surý <ondrej@isc.org>
Fri, 15 Jul 2022 17:30:03 +0000 (17:30 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 15 Jul 2022 17:30:03 +0000 (17:30 +0000)
commit04d6363a6448ed06fdda0bebb3849b81e7ca053c
tree5ba807ed9030136cbecad4503a475d0084007e1f
parentd0f6d309e364ccbd1c58569c5728c4ded7ccbdea
parentb19d932262e84608174cb89eeed32ae0212f8a87
Merge branch '3453-cope-with-too-small-BUFSIZ' into 'main'

Increase the BUFSIZ-long buffers

Closes #3453

See merge request isc-projects/bind9!6579