Module Name: src Committed By: maxv Date: Thu May 14 18:18:24 UTC 2020
Modified Files: src/sys/kern: kern_time.c Log Message: Fix uninitialized memory access. Found by KMSAN. Reported-by: syzbot+9f2a173d29d66c88f...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.203 -r1.204 src/sys/kern/kern_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.