]> git.ipfire.org Git - thirdparty/bind9.git/commit
Always keep a copy of the message
authorMark Andrews <marka@isc.org>
Wed, 15 Jul 2020 06:07:51 +0000 (16:07 +1000)
committerMichał Kępień <michal@isc.org>
Wed, 5 Aug 2020 13:47:14 +0000 (15:47 +0200)
commit70a71de9c95a0375262e607e8347e42ca463210e
treedde79ef96867521374ed95a2c79816ee6089593e
parent57fbc57b2e846f42ac81ae1ef98d3ccb05072b94
Always keep a copy of the message

this allows it to be available even when dns_message_parse()
returns a error.
lib/dns/message.c