]> git.ipfire.org Git - thirdparty/bind9.git/commit
rt20045:
authorEvan Hunt <each@isc.org>
Thu, 10 Sep 2009 01:47:09 +0000 (01:47 +0000)
committerEvan Hunt <each@isc.org>
Thu, 10 Sep 2009 01:47:09 +0000 (01:47 +0000)
commitdbabab1f37f9f1713d2179ce4bb4600499a1a3b1
tree57769229c366aaeace70ce4bac4dacfc6c8469e7
parentc211111e64f9765be8a5521a7f0ef4379f9e3cb6
rt20045:
- sync_keyzone() could leak ISC_R_NOMORE, causing zone_postload() to think
  it had failed
- journal roll-forward on key zones complained about having the wrong
  number of SOA records
- dns_soa_buildrdata() could return a pointer to memory allocated on the
  stack
lib/dns/include/dns/soa.h
lib/dns/soa.c
lib/dns/zone.c