]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Unit-tests] Fix test framework error on newer compiler: 'strncpy' output truncated... 2839/head
authorAndrey Volk <andywolk@gmail.com>
Thu, 10 Jul 2025 16:06:01 +0000 (19:06 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 10 Jul 2025 16:15:31 +0000 (19:15 +0300)
commit68e587d7cf9f8df5b0c748f94185a00ad2a37238
tree3b38b69d31fee98a968e0442596114ae9f4b9712
parent4d9c004eca15603fdfa78ed67e2fc3532223bdc6
[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]
src/include/test/switch_fct.h
tests/unit/switch_core.c