]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Replace strncpy with strlcpy
authorNiels Ole Salscheider <niels_ole@salscheider-online.de>
Sun, 3 Feb 2019 10:01:01 +0000 (11:01 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 14 Feb 2019 15:51:36 +0000 (16:51 +0100)
commit8de98367c223d9e2899acd787a8e2ce55b1a1c37
tree75dbcc23278296b83e88e0f963cef6d8b260bb60
parent388f5e1e60967a18f35cd2b99e68da426ec4d834
Replace strncpy with strlcpy

Without this patch, tvheadend does not compile with GCC 8.
src/plumbing/transcoding.c