CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/06 09:21:27
Modified files:
sbin/fsck_ext2fs: utilities.c
Log message:
Replace overlapping memcpy() with memmove() in getpathname().
Same fix as in fsck_ffs. OK deraadt@ tb@
