Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_lfs
Module Name: src
Committed By: perseant
Date: Fri Dec 12 15:53:57 UTC 2025
Modified Files:
src/sbin/fsck_lfs: pass5.c
Log Message:
Be more careful about signedness when comparing bfree against the computed
value. Avoids a false positive of the form "BFREE GIVEN AS -5, SHOULD BE
BETWEEN -12 AND 50".
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sbin/fsck_lfs/pass5.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