Module Name: src Committed By: hannken Date: Fri Jan 13 15:46:40 UTC 2023
Modified Files: src/sys/dev: md.c Log Message: It is not sufficient to have a comment /* Sanity check the size. */, also check the size is greater than zero and a multiple of DEV_BSIZE. Reported-by: syzbot+318187e5124846542...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/sys/dev/md.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.