bind9/lib
Mark Andrews 651ef3ebb8 Grow the lex token buffer in one more place
when parsing key pairs, if the '=' character fell at max_token
a protective INSIST preventing buffer overrun could be triggered.
Attempt to grow the buffer immediately before the INSIST.

Also removed an unnecessary INSIST on the opening double quote
of key buffer pair.

(cherry picked from commit 4c356d2770)
2022-03-02 01:05:14 +00:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dns Use unsigned arithmetic when shifting by 24 2022-03-02 11:06:39 +11:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Grow the lex token buffer in one more place 2022-03-02 01:05:14 +00:00
isccc Use ISC_R_SHUTTINGDOWN to detect netmgr shutting down 2022-01-13 09:14:12 +01:00
isccfg remove old zone type documentation 2022-02-25 16:51:44 -08:00
ns Fix more ns_statscounter_recursclients underflows 2022-02-23 14:43:09 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00