Source-Changes archive

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

CVS commit: src/sys/ufs/mfs



Module Name:    src
Committed By:   christos
Date:           Tue Apr 22 13:18:53 UTC 2003

Modified Files:
        src/sys/ufs/mfs: mfs_vfsops.c

Log Message:
choose the smaller size of the two strings when memcpy'ing them. A better
fix would be to strncpy and null terminate? From enami.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/ufs/mfs/mfs_vfsops.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