Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
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+318187e5124846542f8d%syzkaller.appspotmail.com@localhost
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.
Home |
Main Index |
Thread Index |
Old Index