提交 43fc695b authored 作者: Mike Jerris's avatar Mike Jerris

FS-10778: fix MKI compile error

上级 70d60698
......@@ -1350,7 +1350,7 @@ switch_status_t switch_core_media_add_crypto(switch_core_session_t *session, swi
const char *p, *delimit;
const char *key_material_begin;
const char *key_material_end; /* begin and end of the current key material candidate */
const char *key_material_end = NULL; /* begin and end of the current key material candidate */
int method_len;
int keysalt_len;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论