]> 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 11:01:12 +0000 (13:01 +0200)
commit6ed167ad0a647dff20c8cb08c944a7967df2d415
tree752b9f3b7c8f5f47444b07f54df37e4562549ac2
parent348ba25dddb55420d689ba8e9fb59cbe6c430664
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