Source-Changes archive

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

CVS commit: syssrc/sys/lib/libkern/arch/sh5



Module Name:    syssrc
Committed By:   scw
Date:           Tue Oct 22 12:25:18 UTC 2002

Modified Files:
        syssrc/sys/lib/libkern/arch/sh5: memcpy.S

Log Message:
Replace the SuperH memcpy() with homebrewed code. The former seems to have
a subtle failure mode which can result in corruption of memory outside the
bounds of the destination buffer.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/lib/libkern/arch/sh5/memcpy.S

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