Module Name: src Committed By: riastradh Date: Sun Jun 26 22:31:47 UTC 2022
Modified Files: src/sys/kern: subr_time.c Log Message: kern: Use timespecsubok in ts2timo. Should fix arithmetic overflow. Reported-by: syzbot+4393a753a7c787abe...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/kern/subr_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.