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 issue 1356 #1367

Merged
merged 4 commits into from
Jan 28, 2024
Merged

Fix issue 1356 #1367

merged 4 commits into from
Jan 28, 2024

Conversation

msridhar
Copy link
Member

Change how we access the TypeAbstraction in a Context to avoid a ClassCastException.

Fixes #1356

@msridhar msridhar requested a review from liblit January 28, 2024 02:26
@msridhar msridhar enabled auto-merge (squash) January 28, 2024 02:26
Copy link

Test Results

  572 files  ±0    572 suites  ±0   3h 24m 32s ⏱️ - 4m 25s
  732 tests +1    715 ✅ +1  17 💤 ±0  0 ❌ ±0 
3 544 runs  +5  3 457 ✅ +5  87 💤 ±0  0 ❌ ±0 

Results for commit f55934c. ± Comparison against base commit 675cee8.

@msridhar msridhar merged commit 130b92c into wala:master Jan 28, 2024
10 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.

A crash bug about points-to analysis in ZeroCFA
2 participants