Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
Module Name: src
Committed By: mrg
Date: Fri Oct 4 12:24:32 UTC 2019
Modified Files:
src/sys/dev/ata: ata_raid_intel.c
Log Message:
use memmove() not memcpy() for overlapping regions.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ata/ata_raid_intel.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