]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
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)
[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]


Trivial merge