mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
New functions safe_strncat() and safe_strncpy() which always return a NUL terminated string and do not overflow the destination buffer.
New functions safe_strncat() and safe_strncpy() which always return a NUL terminated string and do not overflow the destination buffer.