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 a nullptr dereference error #1179

Merged
merged 1 commit into from
Aug 30, 2023
Merged

fix a nullptr dereference error #1179

merged 1 commit into from
Aug 30, 2023

Conversation

canliture
Copy link
Contributor

fix a nullptr dereference when creating AndersenSCD singleton instance

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #1179 (a1cfc66) into master (1c73bab) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1179   +/-   ##
=======================================
  Coverage   64.74%   64.74%           
=======================================
  Files         222      222           
  Lines       23483    23483           
=======================================
  Hits        15204    15204           
  Misses       8279     8279           
Files Changed Coverage Δ
svf/include/WPA/AndersenPWC.h 0.00% <ø> (ø)
svf/lib/MemoryModel/AccessPath.cpp 4.54% <ø> (ø)

@yuleisui yuleisui merged commit f18b576 into SVF-tools:master Aug 30, 2023
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