]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #889 from borisVanhoof: Free memory in error case + remove
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 21 Jul 2023 19:10:27 +0000 (21:10 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 21 Jul 2023 19:13:43 +0000 (21:13 +0200)
  unused function.

1  2 
doc/Changelog

diff --cc doc/Changelog
index 352b897451465141cc71c94a4b32b8302ef5062f,352b897451465141cc71c94a4b32b8302ef5062f..134caab8a510e54412647c6804d190547c492897
@@@ -7,6 -7,6 +7,11 @@@
        - Merge #390 from Frank Riley: Add missing callbacks to the python
          module.
        - Cleaner failure code for callback functions in interface.i.
++      - Merge #889 from borisVanhoof: Free memory in error case + remove
++        unused function.
++      - For #889: use netcat-openbsd instead of netcat-traditional.
++      - For #889: Account for num_detached_states before possible
++        mesh_state_delete when erroring out.
  
  20 July 2023: George
        - Merge #909 from headshog: Numeric truncation when parsing TYPEXX and