Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sbin/fsck_ffs
Module Name: src
Committed By: martin
Date: Sat Jul 12 11:05:12 UTC 2025
Modified Files:
src/sbin/fsck_ffs [netbsd-9]: setup.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1964):
sbin/fsck_ffs/setup.c: revision 1.110 (patch)
Don't truncate bitmap size to unsigned int, avoids crashes on filesystems
with more than 2^32 blocks.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.102.2.1 src/sbin/fsck_ffs/setup.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