[master] avoid double-free in rrl
- RRL could assert when freeing qname - also, changed test addresses from 192.168/16 to 192.0/16
This commit is contained in:
@@ -22,4 +22,4 @@ $TTL 120
|
||||
NS .
|
||||
ns A 10.53.0.3
|
||||
|
||||
*.a3 A 192.168.3.3
|
||||
*.a3 A 192.0.3.3
|
||||
|
||||
Reference in New Issue
Block a user