HomeFreeBSD

openssh: blocklist: Remove non async-signal safe probe

Description

openssh: blocklist: Remove non async-signal safe probe

BLOCKLIST_NOTIFY() is called within a signal handler for the alarm after
the grace period has expired that may only take async-signal safe
actions.

Reviewed by: emaste
Fixes: e02003bce726 ("openssh: blocklist: Use NetBSD probes")
MFC after: 1 day
Differential Revision: https://reviews.freebsd.org/D53109

Details

Provenance
jlduranAuthored on Oct 15 2025, 1:29 PM
Reviewer
rGe02003bce726: openssh: blocklist: Use NetBSD probes
Differential Revision
D53109: openssh: blocklist: Remove non async-signal safe probe
Parents
rGbde703e8b6ab: ncurses: Add an ncurses-lib package
Branches
Unknown
Tags
Unknown