]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #610
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Jan 2022 08:02:55 +0000 (09:02 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Jan 2022 08:02:55 +0000 (09:02 +0100)
- Fix #610: Undefine-shift in sldns_str2wire_hip_buf.

doc/Changelog

index db7ce1f279458ad56b9309025d12f2c3fa2a5c6b..2a48e872afa319ab528df49807735e2aceaa7400 100644 (file)
@@ -1,3 +1,6 @@
+25 January 2022: Wouter
+       - Fix #610: Undefine-shift in sldns_str2wire_hip_buf.
+
 19 January 2022: George
        - For dnstap, do not wakeupnow right there. Instead zero the timer to
          force the wakeup callback asap.