rt-thread-official/components
Hy 7c629d974d
[HUST CSE]NULL POINTER (#7220)
* avoids the risk of a null pointer

* 将||改成&&来判断断言
There is a possibility of a null pointer

* there is a possibility of a null pointer

* Update components/drivers/fdt/src/dtb_get.c

Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>

* 已根据代码规范进行修改,谢谢提醒

---------

Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2023-04-17 08:12:27 +08:00
..
dfs [HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen. 2023-04-14 12:33:43 -04:00
drivers [HUST CSE]NULL POINTER (#7220) 2023-04-17 08:12:27 +08:00
fal [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
finsh [finsh]更正注释 2023-04-10 22:13:03 -04:00
legacy [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
libc 🐞 fix(components/drivers): fix cpu timer in multithreading (#7222) 2023-04-13 16:00:19 +08:00
lwp [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
mm [fix] compilation error from rpi (#7143) 2023-03-31 20:58:01 +08:00
net [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
utilities [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
vbus [kernel] 将rt_thread结构体改为显式继承rt_object (#7131) 2023-04-04 09:06:27 -04:00
vmm [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
Kconfig [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00