diff options
author | gabor <gabor@FreeBSD.org> | 2011-04-07 12:52:46 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2011-04-07 12:52:46 +0000 |
commit | a39cca6aa44fb41dad43abc8314ab193828507dc (patch) | |
tree | 62d588a46a6aa0280cd9afde4e9d1f4c8b773773 /usr.bin/ypmatch | |
parent | d633983d6c998c542faecf7da23b15e641232cf3 (diff) | |
download | FreeBSD-src-a39cca6aa44fb41dad43abc8314ab193828507dc.zip FreeBSD-src-a39cca6aa44fb41dad43abc8314ab193828507dc.tar.gz |
- Replace some strcpy()-family functions with memcpy() ones. It has been
discussed earlier that the extra safeness is not required in these
cases and we can avoid the overhead by using the more general
memory copy functions.
Approved by: delphij (mentor)
Obtained from: The NetBSD Project
Diffstat (limited to 'usr.bin/ypmatch')
0 files changed, 0 insertions, 0 deletions