Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_strncpy

1778     changed three remaining instances of png_strcpy() to png_strncpy() (David
1978 Add terminating NULL after each instance of png_strncpy().
1981 Fix two off-by-one terminating NULL after png_strncpy().
1997 Eliminated png_strncpy() and png_strcpy() (Pierre Poissinger)