Source-Changes archive

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

CVS commit: src/sbin/newfs_udf



Module Name:    src
Committed By:   reinoud
Date:           Mon Aug  5 16:44:58 UTC 2013

Modified Files:
        src/sbin/newfs_udf: udf_create.c udf_write.c

Log Message:
Fix memset() arguments to use the right type for sizeof() and streamline its
use of sizeof() to allways use the right type.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sbin/newfs_udf/udf_create.c
cvs rdiff -u -r1.3 -r1.4 src/sbin/newfs_udf/udf_write.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