User: | build@runner-ed2dce3a-project-16080314-concurrent-0 |
---|---|
Working Directory: | /builds/ynezz/openwrt-procd/build |
Command Line: | make -j1 VERBOSE=1 all |
Clang Version: | Debian clang version 11.1.0-++20210310035219+1fdec59bffc1-1~exp1~20210310145834.173 |
Date: | Sun Mar 28 15:33:22 2021 |
Bug Type | Quantity | Display? |
All Bugs | 4 | |
API | ||
---|---|---|
Argument with 'nonnull' attribute passed null | 1 | |
Logic error | ||
Dangerous construct in a vforked process | 1 | |
Stack address stored into global variable | 1 | |
Security | ||
Potential insecure implementation-specific behavior in call 'vfork' | 1 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
API | Argument with 'nonnull' attribute passed null | service/instance.c | instance_run | 402 | 67 | View Report |
Logic error | Dangerous construct in a vforked process | state.c | perform_halt | 117 | 5 | View Report |
Security | Potential insecure implementation-specific behavior in call 'vfork' | state.c | perform_halt | 116 | 1 | View Report |
Logic error | Stack address stored into global variable | initd/mkdev.c | mkdev | 126 | 3 | View Report |