issues
search
kimocoder
/
android_kernel_oneplus_oneplus6
This is the DJY nethunter kernel source code for Oneplus6 and 6T
Other
9
stars
6
forks
source link
merge changes
#3
Closed
kimocoder
closed
3 years ago
ghost
commented
3 years ago
DeepCode's analysis on
#2b5887
found:
:warning:
11
warnings, :information_source:
10
minor issues. :point_down:
:heavy_check_mark:
11
issues were fixed.
Top issues
Description
Example fixes
Using sprintf can lead to severe buffer overflow vulnerabilities. Use the safe alternative snprintf instead. Occurrences:
sst.c:255
ad7606.c:170
efx.c:2304
:wrench: Example fixes
Unreachable code. Occurrences:
ade7758_core.c:537
ade7758_core.c:558
cmd_parser.c:795
:wrench: Example fixes
The expression will always evaluate to false because both sides always hold the same value. Occurrences:
mscc.c:550
mscc.c:562
intel_pmc_core.c:539
:wrench: Example fixes
👉 View analysis in
DeepCode’s Dashboard
|
Configure the bot
DeepCode's analysis on #2b5887 found:
Top issues
👉 View analysis in DeepCode’s Dashboard | Configure the bot