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: Sun Sep 27 15:17:15 UTC 2026
Modified Files:
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Zero the entire inode block, not just the inode numbers. Fixes a kernel
memory data leak reported in kern/60803. Fix confirmed by submitter.
To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 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