Source-Changes archive

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

CVS commit: src/sbin/fsck_ffs



Module Name:    src
Committed By:   mlelstv
Date:           Thu Jun 19 06:59:48 UTC 2025

Modified Files:
        src/sbin/fsck_ffs: setup.c

Log Message:
Don't truncate bitmap size to unsigned int, avoids crashes on filesystems
with more than 2^32 blocks.

Pullups


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 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