Skip to content

Add sanity check for elfsymbol value offset#104

Merged
jbachorik merged 1 commit into
jb/asanfrom
jb/asan_elf_1
Jun 3, 2024
Merged

Add sanity check for elfsymbol value offset#104
jbachorik merged 1 commit into
jb/asanfrom
jb/asan_elf_1

Conversation

@jbachorik
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2024

🔧 Report generated by pr-comment-cppcheck

CppCheck Report

Warnings (5)

Style Violations (160)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2024

🔧 Report generated by pr-comment-scanbuild

Scan-Build Report

User:runner@fv-az1435-726
Working Directory:/home/runner/work/java-profiler/java-profiler/ddprof-lib/src/test/make
Command Line:make -j4 clean all
Clang Version:Ubuntu clang version 14.0.0-1ubuntu1.1
Date:Mon Jun 3 16:16:20 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs6
Logic error
Assigned value is garbage or undefined1
Dereference of null pointer3
Unused code
Dead initialization1
Dead nested assignment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorAssigned value is garbage or undefineddwarf.cppparseInstructions23520
Unused codeDead initializationlivenessTracker.cppcleanup_table451
Unused codeDead nested assignmentvmStructs.cppcheckNativeBinding8271
Logic errorDereference of null pointerflightRecorder.cppflush14058
Logic errorDereference of null pointersafeAccess.hload3518
Logic errorDereference of null pointersymbols_linux.hElfParser12832

@jbachorik jbachorik merged commit fee54cc into jb/asan Jun 3, 2024
@jbachorik jbachorik deleted the jb/asan_elf_1 branch May 28, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant