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
..
2022-03-25 09:33:51 +01:00
2022-03-25 09:33:51 +01:00
2022-08-19 15:20:59 +10:00
2022-09-05 10:21:36 +02:00
2022-06-15 18:10:50 +02:00
2022-09-21 19:47:13 +02:00
2022-03-25 09:37:18 +01:00
2022-03-17 18:31:36 +01:00
2022-03-08 20:20:52 +01:00
2022-06-08 13:34:19 +02:00
2022-06-15 18:10:50 +02:00
2022-09-28 11:19:50 +10:00
2022-08-31 16:18:57 -07:00
2022-01-11 12:22:09 +01:00
2022-01-11 12:22:09 +01:00