Source-Changes archive

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

CVS commit: [netbsd-6-1] src/sys/fs/udf



Module Name:    src
Committed By:   bouyer
Date:           Sat Sep  7 15:58:31 UTC 2013

Modified Files:
        src/sys/fs/udf [netbsd-6-1]: udf_allocation.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #930):
        sys/fs/udf/udf_allocation.c: revision 1.34
Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit
hosts a missing cast would result in `garbage' after the 4Gbyte limit.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.32.22.1 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