Mark Andrews
750766a842
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:38 +10:00
..
2022-06-08 13:18:27 +02:00
2022-09-28 11:19:38 +10:00
2022-07-27 14:27:18 -04:00
2022-01-11 09:05:02 +01:00
2022-08-10 17:25:26 +10:00
2022-08-10 17:25:26 +10:00
2022-08-10 17:25:26 +10:00
2022-07-06 22:19:20 +00:00
2022-01-11 09:05:02 +01:00
2022-07-06 22:19:20 +00:00