android15-6.6 (clang-22) #18
Annotations
6 warnings
|
Check Build and Boot Logs
variable 'val' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
Check Build and Boot Logs
variable 'child' is uninitialized when used here [-Wuninitialized]
|
|
Check Build and Boot Logs
variable 'hdr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
Check Build and Boot Logs
variable 'hdr' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
Check Build and Boot Logs
variable 'diq_start' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
Check Build and Boot Logs
variable 'bp' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
|
Loading