Use strdup() instead of strncpy().
authorJason S. Ninneman <jsn@mbar.us>
Mon, 12 Jun 2017 16:21:24 +0000 (09:21 -0700)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 12 Jun 2017 21:36:06 +0000 (21:36 +0000)
commitca0e04295298397a0b4cfe41a8801f0226cea5d4
tree307d78ef7aeca1c91fc4abb6f36da076572ba6f2
parenta044f10411cac5c530a19a66b7252110d5d1ca0f
Use strdup() instead of strncpy().
advent.h
misc.c