]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #1073.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 21 May 2024 09:52:47 +0000 (11:52 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 21 May 2024 09:52:47 +0000 (11:52 +0200)
- Merge #1073: fix null pointer dereference issue in function
  ub_ctx_set_fwd.

doc/Changelog

index e570de24c43bfcfd0bde41605c07c1f60e15a0c6..39aa7f25bd2df0f64080eadc29dbf8f0103e72c2 100644 (file)
@@ -1,3 +1,7 @@
+21 May 2024: Wouter
+       - Merge #1073: fix null pointer dereference issue in function
+         ub_ctx_set_fwd.
+
 17 May 2024: Yorgos
        - Merge #1069: Fix unbound-control stdin commands for multi-process
          Unbounds.