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 Sep 24 03:40:36 UTC 2026
Modified Files:
src/sys/ufs/lfs: lfs_alloc.c
Log Message:
Free the memory allocated, not the memory filled. Fixes a kmem_free panic
in lfs_free_orphans(), if orphans are present at fs mount time.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/sys/ufs/lfs/lfs_alloc.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