Logic error | Branch condition evaluates to a garbage value | bolt/runtime/common.h | strLen | 209 | 4 | Branch condition evaluates to a garbage value | View Report |
Logic error | Branch condition evaluates to a garbage value | bolt/runtime/instr.cpp | parseAddressRange | 666 | 22 | Branch condition evaluates to a garbage value | View Report |
Unused code | Dead initialization | clang/tools/c-index-test/c-index-test.c | perform_token_annotation | 4325 | 1 | Value stored to 'kind' during its initialization is never read | View Report |
Unused code | Dead initialization | bolt/runtime/hugify.cpp | getKernelVersion | 39 | 1 | Value stored to 'Ret' during its initialization is never read | View Report |
Unused code | Dead initialization | bolt/runtime/instr.cpp | computeEdgeFrequencies | 1248 | 1 | Value stored to 'Parent' during its initialization is never read | View Report |
Unused code | Dead initialization | bolt/runtime/instr.cpp | openProfile | 1467 | 1 | Value stored to 'Ptr' during its initialization is never read | View Report |
Unused code | Dead initialization | build-llvm/tools/clang/stage2-bins/CMakeFiles/CMakeTmp/src.c | main | 2 | 1 | Value stored to 'p' during its initialization is never read | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | computeEdgeFrequencies | 1218 | 32 | Array access (via field 'EdgeFreqs') results in a null pointer dereference | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | computeEdgeFrequencies | 1255 | 50 | Array access (via field 'EdgeFreqs') results in a null pointer dereference | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | computeEdgeFrequencies | 1270 | 52 | Array access (via field 'EdgeFreqs') results in a null pointer dereference | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | visitAllCallsIn | 1094 | 37 | Array access (from variable 'CallFreqs') results in a null pointer dereference | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | visitAllCallsIn | 1090 | 37 | Array access (from variable 'CallFreqs') results in a null pointer dereference | View Report |
Logic error | Dereference of null pointer | bolt/runtime/instr.cpp | writeFunctionProfile | 1333 | 21 | Array access (via field 'EdgeFreqs') results in a null pointer dereference | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | find_file_includes_in | 3314 | 37 | Potential leak of memory pointed to by 'Filenames' | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | find_file_refs_at | 3187 | 29 | Potential leak of memory pointed to by 'Locations' | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | inspect_cursor_at | 2893 | 23 | Potential leak of memory pointed to by 'Locations' | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | parse_remapped_files_with_try | 368 | 82 | Potential leak of memory pointed to by 'unsaved_files_no_try_idx' | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | perform_code_completion | 2752 | 41 | Potential leak of memory pointed to by 'filename' | View Report |
Memory error | Memory leak | clang/tools/c-index-test/c-index-test.c | perform_test_reparse_source | 2190 | 71 | Potential leak of memory pointed to by 'unsaved_files' | View Report |