kernel_liteos_a/apps/shell
Far b5370af822 fix: codex clean
1. 修复可能对NULL指针解引用的场景
2. 将不修改内容的指针入参修改为const
3. 对getpgrp的返回值进行校验后再使用
4. 修复了局部变量未初始化的问题

Close #I3UOFN

Signed-off-by: Far <yesiyuan2@huawei.com>
2021-06-07 17:08:02 +08:00
..
builtin remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
include Remove redundant macro definition(OFFSET_OF_FIELD) 2021-05-19 11:20:09 +08:00
src fix: codex clean 2021-06-07 17:08:02 +08:00
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00