Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: nia
Date: Thu Dec 24 12:14:50 UTC 2020
Modified Files:
src/sys/kern: kern_descrip.c kern_proc.c
Log Message:
Avoid negating the minimum size of pid_t (this overflows).
Reported-by: syzbot+e2eb02f9dfaf4f2e6626%syzkaller.appspotmail.com@localhost
To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/sys/kern/kern_descrip.c
cvs rdiff -u -r1.261 -r1.262 src/sys/kern/kern_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index