]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] avoid double-free in rrl
authorEvan Hunt <each@isc.org>
Wed, 27 Feb 2013 03:15:11 +0000 (19:15 -0800)
committerEvan Hunt <each@isc.org>
Wed, 27 Feb 2013 03:15:11 +0000 (19:15 -0800)
commit68357e5241b9eb636da9852f4e5b77cb0a18b866
tree1c23b7a2470b580bf0212706648abefebbf5f841
parentd654c95c96c0e26387d8734b1e1d231e33000e36
[master] avoid double-free in rrl

 - RRL could assert when freeing qname
 - also, changed test addresses from 192.168/16 to 192.0/16
bin/tests/system/rrl/ns2/tld2.db
bin/tests/system/rrl/ns3/tld3.db
bin/tests/system/rrl/tests.sh
lib/dns/rrl.c