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

fix cdg null deref

658520e
Select commit
Loading
Failed to load commit list.
Merged

fix cdg null deref #1551

fix cdg null deref
658520e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 35 in svf/lib/Graphs/CDG.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Graphs/CDG.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 98 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L98

Added line #L98 was not covered by tests

Check warning on line 194 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L194

Added line #L194 was not covered by tests

Check warning on line 199 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L199

Added line #L199 was not covered by tests

Check warning on line 210 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L210

Added line #L210 was not covered by tests

Check warning on line 212 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L212

Added line #L212 was not covered by tests

Check warning on line 218 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 226 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 228 in svf/lib/Util/CDGBuilder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

svf/lib/Util/CDGBuilder.cpp#L228

Added line #L228 was not covered by tests