(__argz_insert): Use memmove instead of memcpy for possible overlapping strings.
authorThomas Bushnell, BSG <thomas@gnu.org>
Mon, 8 Jul 1996 05:37:55 +0000 (05:37 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Mon, 8 Jul 1996 05:37:55 +0000 (05:37 +0000)
commit18e8dd4dbff30a38b403dddd04ba0972c8a7cdb7
treeef21d2560dfa5559d67b64d4636d392c0ab37d87
parent28160ffb1c1b768e0fca4ccdb2843252100b5b81
(__argz_insert): Use memmove instead of memcpy for possible overlapping strings.
string/argz-insert.c