CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/06 06:26:13
Modified files:
sbin/fsck_ffs : utilities.c
Log message:
Replace overlapping memcpy() with memmove() in getpathname().
Found the hard way and OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/06 06:26:13
Modified files:
sbin/fsck_ffs : utilities.c
Log message:
Replace overlapping memcpy() with memmove() in getpathname().
Found the hard way and OK tb@