]> git.ipfire.org Git - thirdparty/kea.git/commit
[#3451] Fix memory access violation
authorAndrei Pavel <andrei@isc.org>
Tue, 28 Oct 2025 07:48:04 +0000 (09:48 +0200)
committerAndrei Pavel <andrei@isc.org>
Tue, 28 Oct 2025 07:48:04 +0000 (09:48 +0200)
commit0a4f8adabd8db0004658c85ad5085a9dfd8b34d6
tree885a3e2a39404145aaf13645bd79c0a7a7b5e456
parent0fed8de2f7f1dcc9210bd29a9bc8c66deb629742
[#3451] Fix memory access violation

The success boolean from the sync-leases callback was accessed from the
complete-notify callback.
src/hooks/dhcp/high_availability/ha_service.cc