]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #612:
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 25 Jan 2022 16:29:52 +0000 (17:29 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 25 Jan 2022 16:29:52 +0000 (17:29 +0100)
- Merge PR #612: TCP race condition.

doc/Changelog

index 9f2887e53adc0521a47b34091379798d89c7e727..9878dffc09f831e7a1815ae9365556ff44799f10 100644 (file)
@@ -1,6 +1,7 @@
 25 January 2022: George
        - Fix #588: Unbound 1.13.2 crashes due to p->pc is NULL in
          serviced_udp_callback.
+       - Merge PR #612: TCP race condition.
 
 25 January 2022: Wouter
        - Fix #610: Undefine-shift in sldns_str2wire_hip_buf.