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
This commit is contained in:
Seven Du
2019-04-25 08:13:56 +08:00
committed by Andrey Volk
parent fe53318ef4
commit 5371de231e
2 changed files with 27 additions and 18 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ enum {
MSRP_METHOD_REPLY,
MSRP_METHOD_SEND,
MSRP_METHOD_AUTH,
MSRP_METHOD_REPORT,
MSRP_METHOD_REPORT
};
typedef enum {