]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1441.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Apr 2026 07:35:44 +0000 (09:35 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Apr 2026 07:35:44 +0000 (09:35 +0200)
- Merge #1441: Fix buffer overrun in
  doq_repinfo_retrieve_localaddr().

doc/Changelog

index e332a1facc457e2bec811d5c1426ff457733fb09..0197af9acaa0b8b6dab5654ced8bc19ccb8f9467 100644 (file)
@@ -1,3 +1,7 @@
+23 April 2026: Wouter
+       - Merge #1441: Fix buffer overrun in
+         doq_repinfo_retrieve_localaddr().
+
 21 April 2026: Wouter
        - Add test case for malformed SVCB records. Thanks to
          Qifan Zhang, Palo Alto Networks for the additional test.