string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly overlap...
commit00e125db5a650e3cccc18547da89e3f7f40af094
authorThomas Bushnell, BSG <thomas@gnu.org>
Mon, 8 Jul 1996 17:12:04 +0000 (8 17:12 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Mon, 8 Jul 1996 17:12:04 +0000 (8 17:12 +0000)
tree00c670504985a02ea5deb67ac8c7d86b6041db5c
parent3ee8457d47519211f3cac85be0c6b348c244e9bd
string/argz-delete.c (argz_delete): Use memmove instead of memcpy for possbly overlapping strings.
string/argz-delete.c