Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/ufs/ffs



Module Name:    src
Committed By:   riz
Date:           Wed Nov  4 14:56:32 UTC 2015

Modified Files:
        src/sys/ufs/ffs [netbsd-7]: ffs_bswap.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #896):
        sys/ufs/ffs/ffs_bswap.c: revision 1.38
        sys/ufs/ffs/ffs_bswap.c: revision 1.39
Don't (harmlessly) overrun di_db array; copy di_ib separately.
Noted by Coverity, CID 974635.
While here, simplify size calculation for memcpy.
memcpy di_extb/db/ib separately.  Noted by Coverity, CID 974636.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.37.8.1 src/sys/ufs/ffs/ffs_bswap.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