]> git.ipfire.org Git - thirdparty/bind9.git/commit
712. [bug] Sending a large signed update message caused an
authorBrian Wellington <source@isc.org>
Sat, 27 Jan 2001 02:28:33 +0000 (02:28 +0000)
committerBrian Wellington <source@isc.org>
Sat, 27 Jan 2001 02:28:33 +0000 (02:28 +0000)
commit94baac869a70b529a24ff23d8dc899faa5d4fdc4
treee70b7c6ab90b17a1ba8538457b74f8dfbff6a41a
parentfd73b3a68d6d1591af2572f345b2a5f232725945
 712.   [bug]           Sending a large signed update message caused an
                        assertion failure. [RT #718]

- Resetting a message should clear the TSIG/SIG(0) sections
- Rerendering a message if the first try returned USETCP should not call
  dns_message_settsigkey() again.
CHANGES
lib/dns/message.c
lib/dns/request.c