Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/fs/udf
Module Name: src
Committed By: martin
Date: Mon Apr 18 10:54:21 UTC 2022
Modified Files:
src/sys/fs/udf [netbsd-9]: udf_allocation.c
Log Message:
Pull up following revision(s) (requested by reinoud in ticket #1437):
sys/fs/udf/udf_allocation.c: revision 1.46
Revere modification of initializer; it can lead to race conditions where two
allocation would pick the `empty' space causing a panic later on.
To generate a diff of this commit:
cvs rdiff -u -r1.40.4.1 -r1.40.4.2 src/sys/fs/udf/udf_allocation.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