fix cdg null deref #1551
Merged
fix cdg null deref #1551
Codecov / codecov/project
succeeded
Sep 19, 2024 in 1s
62.67% (target 62.60%)
View this Pull Request on Codecov
62.67% (target 62.60%)
Details
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.
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
@@ 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%> (ø) |
Loading