[Bug 295965] wait3(&status, WNOHANG, ...) clobbers status to -65536 when no child exits. (compat32 bug?)
Date: Sat, 13 Jun 2026 01:20:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295965
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d2387bb8e2acabcfd2b2975f3d389c89aedb8f2d
commit d2387bb8e2acabcfd2b2975f3d389c89aedb8f2d
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-06-09 21:33:56 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-06-13 01:04:41 +0000
compat32 wait4/6(2): only copy out when there is a pid to report
PR: 295965
(cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14)
sys/compat/freebsd32/freebsd32_misc.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.