[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:
Evan Hunt
2013-02-26 19:15:11 -08:00
parent d654c95c96
commit 68357e5241
4 changed files with 15 additions and 14 deletions

View File

@@ -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