]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1665 from signalwire/switch_buffer_zero_fill
authorAndrey Volk <andywolk@gmail.com>
Mon, 23 May 2022 18:53:55 +0000 (21:53 +0300)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 18:53:55 +0000 (21:53 +0300)
[Core] Allow switch_buffer_write() to fill in a buffer with zeros. Add switch_buffer_zero_fill()


Trivial merge