提交 3d69c44a 编写于 作者: lymzzyh's avatar lymzzyh

[Components][SDIO]fix Null point access

上级 f6be7abb
......@@ -938,6 +938,7 @@ err3:
host->card->sdio_function[i] = RT_NULL;
rt_free(host->card);
host->card = RT_NULL;
break;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册