Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Thu Dec  4 01:47:34 UTC 2025

Modified Files:
        src/sys/ufs/lfs: lfs_segment.c

Log Message:
Fix an error in version 1.295: the size of an IINFO is IINFOSIZE(fs), not
sizeof(IINFOSIZE(fs)).  Addresses a segment summary overwrite in LFS64.


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 src/sys/ufs/lfs/lfs_segment.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