]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Merge pull request #2839 from signalwire/fctstr_safe_cpy
authorAndrey Volk <andywolk@gmail.com>
Thu, 10 Jul 2025 18:39:36 +0000 (21:39 +0300)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 18:39:36 +0000 (21:39 +0300)
commitf76b504d6d7ad1c477b1141591ae84d21b4f5a0d
tree3b38b69d31fee98a968e0442596114ae9f4b9712
parent4d9c004eca15603fdfa78ed67e2fc3532223bdc6
parent68e587d7cf9f8df5b0c748f94185a00ad2a37238
Merge pull request #2839 from signalwire/fctstr_safe_cpy

[Unit-tests] Fix test framework error on newer compiler: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]