提交 c4c2883c authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-5331

上级 9dcfc67d
......@@ -2025,7 +2025,7 @@ static void switch_loadable_module_sort_codecs(const switch_codec_implementation
#endif
}
if (this_ptime != sorted_ptime) {
if (i > 0 && strcasecmp(array[i]->iananame, array[i-1]->iananame) && this_ptime != sorted_ptime) {
int j;
int swapped = 0;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论