bind9/lib
Mark Andrews d10e20da0d Tighten $GENERATE directive parsing
The original sscanf processing allowed for a number of syntax errors
to be accepted.  This included missing the closing brace in
${modifiers}

Look for both comma and right brace as intermediate seperators as
well as consuming the final right brace in the sscanf processing
for ${modifiers}.  Check when we got right brace to determine if
the sscanf consumed more input than expected and if so behave as
if it had stopped at the first right brace.

(cherry picked from commit 7be64c0e94)
2022-07-06 11:26:24 +10:00
..
bind9 prevent a possible buffer overflow in configuration check 2022-05-13 20:30:41 -07:00
dns Tighten $GENERATE directive parsing 2022-07-06 11:26:24 +10:00
irs Update clang to version 14 2022-06-16 18:11:03 +02:00
isc Update clang to version 14 2022-06-16 18:11:03 +02:00
isccc Update clang to version 14 2022-06-16 18:11:03 +02:00
isccfg Update clang to version 14 2022-06-16 18:11:03 +02:00
ns Fix destination port extraction for client queries 2022-06-22 13:52:08 +02:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00