]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Allow switch_buffer_write() to fill in a buffer with zeros. Add switch_buffer_... 1665/head
authorAndrey Volk <andywolk@gmail.com>
Sat, 19 Feb 2022 15:10:26 +0000 (18:10 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 23 May 2022 18:51:26 +0000 (21:51 +0300)
commitaa161b9e5822d25c5cdfab56459d5a539a40855c
tree8a2979a29bca70cac2b0fc177527a8d127b7fd4c
parentf31dcd26f8d056551046decd820866c33be83f34
[Core] Allow switch_buffer_write() to fill in a buffer with zeros. Add switch_buffer_zero_fill()
src/include/switch_buffer.h
src/switch_buffer.c