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:           Sun Jun 22 18:15:33 UTC 2008

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

Log Message:
Initialise l_ea though technically not nessisary since its space is claimed
by a calloc() its more clear to explicitly initialise it to prevent
accidents might the routine be later changed.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/newfs_udf/udf_create.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