strncpy() causes reset

Oops, I should have used:

strncpy(reply2, reply, strlen(reply))

I made this change but it still reboots. I don't know about running out of memory. How do I tell? When I compile it says Binary Sketch: 18,082 bytes (of a 30,720 byte maximum)