]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1856 from signalwire/nodupremovewithflag
authorAndrey Volk <andywolk@gmail.com>
Mon, 7 Nov 2022 22:43:14 +0000 (01:43 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 22:43:14 +0000 (01:43 +0300)
[Core] SWITCH_STACK_NODUP flag is deprecated and will be soon removed. Introduce switch_event_add_header_string_nodup() API.


Trivial merge