HomeFreeBSD

panic() if we try to handle an out-of-range signal number in

Description

panic() if we try to handle an out-of-range signal number in
psignal()/tdsignal(). The test was historically in psignal(). It was
changed into a KASSERT, and then later moved to tdsignal() when the
latter was introduced.

Reviewed by: iedowse, jhb

Details

Provenance
Jacques Vidrine <nectar@FreeBSD.org>Authored on Aug 10 2003, 11:05 PM
Parents
rG007e25d95aae: Add or correct range checking of signal numbers in system calls and
Branches
Unknown
Tags
Unknown

Event Timeline