[libpng16] Re-eliminated the use of strcpy() in pngtest.c.  An unncessary use

of strcpy() was accidentally re-introduced in libpng16; this change replaces
it with strncpy().
3 files changed