https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248070
--- Comment #1 from [email protected] --- A commit references this bug: Author: kib Date: Sat Jul 18 20:17:41 UTC 2020 New revision: 363312 URL: https://svnweb.freebsd.org/changeset/base/363312 Log: Fix mismerge of r363038. The reset of p to NULL for non-curproc was missed, cauing ESRCH error not returned as it should be. Reported by: [email protected] PR: 248070 Changes: stable/12/sys/kern/kern_proc.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
