CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/01 14:24:12
Modified files:
usr.bin/sort : sort.c
Log message:
Use memcpy() not strncpy() when dynamically allocating and copying
a substring.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/01 14:24:12
Modified files:
usr.bin/sort : sort.c
Log message:
Use memcpy() not strncpy() when dynamically allocating and copying
a substring.