Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sbin/fsck_ffs



Module Name:    src
Committed By:   martin
Date:           Sat Jul 12 11:01:37 UTC 2025

Modified Files:
        src/sbin/fsck_ffs [netbsd-10]: setup.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1135):

        sbin/fsck_ffs/setup.c: revision 1.110

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.104.2.2 -r1.104.2.3 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