radxa / kernel

BSP kernel source
Other
146 stars 174 forks source link

clang-19 fixes for Linux 5.10 gen rkr4.1 #340

Closed UtsavBalar1231 closed 3 months ago

UtsavBalar1231 commented 3 months ago

Greetings,

These are all the clang-19 fixes required to build the rkr4.1 branch. This request includes out-of-srctree build fixes (O=out), array and address comparison to NULL pointer, uninitialized variables, potential buffer overflows and implicit enum-conversion errors.