TSG-15014: 使用错误的bridge id获取异步存储空间,导致内存被覆写
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
|
||||
extern struct maat_runtime_para g_tsg_maat_rt_para;
|
||||
|
||||
const struct session_runtime_attribute *session_runtime_attribute_new(const struct streaminfo * a_stream)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
const struct session_runtime_attribute *session_runtime_attribute_get(const struct streaminfo * a_stream)
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user