Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   dholland
Date:           Thu Jul 16 08:31:45 UTC 2015

Modified Files:
        src/sys/ufs/lfs: lfs_alloc.c lfs_inode.c lfs_rfw.c lfs_subr.c
            lfs_vfsops.c

Log Message:
Don't cast the return value of malloc.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -u -r1.136 -r1.137 src/sys/ufs/lfs/lfs_inode.c
cvs rdiff -u -r1.20 -r1.21 src/sys/ufs/lfs/lfs_rfw.c
cvs rdiff -u -r1.80 -r1.81 src/sys/ufs/lfs/lfs_subr.c
cvs rdiff -u -r1.325 -r1.326 src/sys/ufs/lfs/lfs_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