mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
fac81fc1e8
Kernel now reports support for 126 signals, while the libc headers only
report 32. This mismatch caused an out-of-bounds write initialising
internal tables.
Reported by: hackee <h4ckee@proton.me>
PR: 292146
MFH: 2025Q4
(cherry picked from commit 1c257703ed)