]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1157:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 1 Nov 2024 15:27:06 +0000 (16:27 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 1 Nov 2024 15:27:06 +0000 (16:27 +0100)
- Merge #1157 from Liang Zhu, Fix heap corruption when calling
  ub_ctx_delete in Windows.

doc/Changelog

index 3b3c8b0c9c98507986b072ca72db2f3d42b9c0a0..4adbb661590e350041a27ff87f854fb920cf4dbd 100644 (file)
@@ -4,6 +4,8 @@
        - Some clean up for stat_values.test.
        - Merge #1170 from Melroy van den Berg, Fix chroot manpage
          description.
+       - Merge #1157 from Liang Zhu, Fix heap corruption when calling
+         ub_ctx_delete in Windows.
 
 25 October 2024: Yorgos
        - Fix #1163: Typos in unbound.conf documentation.