Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ffs
Module Name: src
Committed By: soren
Date: Tue Jan 13 13:38:18 UTC 2004
Modified Files:
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
With large average filesizes, it was possible to overflow dirsize to zero,
causing a division by zero in ffs_dirpref().
>From Barry Bouwsma of Tiengen.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/ufs/ffs/ffs_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