]> git.ipfire.org Git - thirdparty/unbound.git/commit
check before use daemon->shm_info (#1229)
authoreaglegai <31752768+eaglegai@users.noreply.github.com>
Tue, 21 Jan 2025 14:47:51 +0000 (22:47 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 14:47:51 +0000 (15:47 +0100)
commit073c7301ebdf7511320ec817ad7ecacf6b45c4be
tree1f19d8e5dec8c3a04ed7a4d3162b03b8f78d6434
parentf822042cd027d380a5050a48c7ac1c5073dbaad5
check before use daemon->shm_info (#1229)

fix core after the command `unbound-control stop unbound`

fix:https://github.com/NLnetLabs/unbound/issues/1228

Signed-off-by: eaglegai <eaglegai@163.com>
util/shm_side/shm_main.c