bind9/bin/tests/system/qmin
Mark Andrews 7f2b46f4e5 Suffix may be used before it is assigned a value
CID 350722 (#5 of 7): Bad use of null-like value (FORWARD_NULL)
        12. invalid_operation: Invalid operation on null-like value suffix.
    145        r.authority.append(
    146            dns.rrset.from_text(
    147                "icky.ptang.zoop.boing." + suffix,
    148                1,
    149                IN,
    150                NS,
    151                "a.bit.longer.ns.name." + suffix,
    152            )
    153        )

(cherry picked from commit 432064f63c)
2022-09-28 11:19:50 +10:00
..
ans2 Auto-format Python files with black 2022-06-08 13:34:19 +02:00
ans3 Suffix may be used before it is assigned a value 2022-09-28 11:19:50 +10:00
ans4 Ensure suffix is always valid in bin/tests/system/qmin/ans4/ans.py 2022-07-27 14:27:26 -04:00
ns1 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns6 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns7 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prereq.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tests.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00