Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cdg null deref #1551

Merged
merged 2 commits into from
Sep 19, 2024
Merged

fix cdg null deref #1551

merged 2 commits into from
Sep 19, 2024

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Sep 19, 2024

fix Issue #1549

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@fc185be). Learn more about missing BASE report.
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
svf/lib/Util/CDGBuilder.cpp 0.00% 13 Missing ⚠️
svf/lib/Graphs/CDG.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1551   +/-   ##
=========================================
  Coverage          ?   62.67%           
=========================================
  Files             ?      245           
  Lines             ?    25707           
  Branches          ?     4502           
=========================================
  Hits              ?    16111           
  Misses            ?     9596           
  Partials          ?        0           
Files with missing lines Coverage Δ
svf/include/Graphs/CDG.h 0.00% <ø> (ø)
svf/lib/Graphs/CDG.cpp 0.00% <0.00%> (ø)
svf/lib/Util/CDGBuilder.cpp 0.00% <0.00%> (ø)

@yuleisui yuleisui merged commit 03c9c37 into SVF-tools:master Sep 19, 2024
5 checks passed
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.

2 participants