Module Name: src Committed By: riastradh Date: Sun Mar 13 12:57:33 UTC 2022
Modified Files: src/sys/kern: kern_ntptime.c Log Message: ntp(9): Avoid left shift of negative. Kinda silly that this is UB at all... Reported-by: syzbot+baf29c7f0756293b8...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/kern/kern_ntptime.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.