The parameters 'dest' and 'src' of memmove() are incorrectly interchanged, so a line like " my.host.name" would become " my.host.n" in the list.
Two different solutions attached.
Log in to post a comment.