]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11721 refactor msrp serialize function
authorSeven Du <dujinfang@x-y-t.cn>
Thu, 25 Apr 2019 00:13:56 +0000 (08:13 +0800)
committerAndrey Volk <andywolk@gmail.com>
Wed, 17 Jul 2019 19:26:19 +0000 (23:26 +0400)
commit5371de231e78c4cd0764599f605796a06dff1694
tree4e06b881d8fc770960f1ba406930a85010519f57
parentfe53318ef472eed97f573755d50a5b97f9db2e20
FS-11721 refactor msrp serialize function

to be consistant with Content-Type at the end of headers if present
dynamically alloc memory to avoid buffer overflow on large message
src/include/switch_msrp.h
src/switch_msrp.c