]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: fix destroying of NTS-KE client
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 27 Jul 2020 10:13:39 +0000 (12:13 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 28 Jul 2020 10:48:23 +0000 (12:48 +0200)
commit3e0272e55f7280aafd07dabe673f89b98f9859ca
tree7e48bc108991e44566f4d654dc0abf60c01ded09
parentbe503bbcf6b003e7e0cf7c1dcfeaef42ce58e350
nts: fix destroying of NTS-KE client

Destroy the NTS-KE session of the client immediately even when the
resolver of the NTP address is running. This removes the session
local change handler and avoids an assertion failure in the local
finalization.
nts_ke_client.c