mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Add new file include/share/safe_str.h.
New functions safe_strncat() and safe_strncpy() which always return a NUL terminated string and do not overflow the destination buffer.
This commit is contained in:
@@ -12,4 +12,5 @@ EXTRA_DIST = \
|
||||
private.h \
|
||||
replaygain_analysis.h \
|
||||
replaygain_synthesis.h \
|
||||
safe_str.h \
|
||||
utf8.h
|
||||
|
||||
Reference in New Issue
Block a user