]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 3910] Memory leak using openssl-3 <hart@ntp.org>
authorHarlan Stenn <stenn@ntp.org>
Sun, 21 Apr 2024 08:19:48 +0000 (03:19 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 21 Apr 2024 08:19:48 +0000 (03:19 -0500)
bk: 6624cc24WA5zgt9Q_3_odghrWXImzA

ChangeLog

index d45cae594cd8a4b214bedfc300bbb6e5b778999d..0a3525e4cfc6cc2a716c116b6a9942bfe70c18a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations.
              <hart@ntp.org>
 * [Bug 3912] Avoid rare math errors in ntptrace.  <brian.utterback@oracle.com>
+* [Bug 3910] Memory leak using openssl-3 <hart@ntp.org>
 * [Bug 3909] Do not select multicast local address for unicast peer.
              <hart@ntp.org>
 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe.