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:

Description Example fixes
Using sprintf can lead to severe buffer overflow vulnerabilities. Use the safe alternative snprintf instead. Occurrences: :wrench: Example fixes
Unreachable code. Occurrences: :wrench: Example fixes
The expression will always evaluate to false because both sides always hold the same value. Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot