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

Resource Leak Checker should not crash when checking the obligations of type variables #4821

Merged
merged 1 commit into from Jul 21, 2021

Conversation

kelloggm
Copy link
Contributor

This fixes the crash reported in #4815. I think it would be best not to report an error at all, but the Called Methods store doesn't have any information about object when it goes out of scope. I think that's a separate problem.

@mernst mernst merged commit 626a56a into typetools:master Jul 21, 2021
@mernst mernst deleted the issue4815 branch July 21, 2021 20:23
wmdietl pushed a commit to eisop/checker-framework that referenced this pull request Aug 3, 2021
wmdietl pushed a commit to eisop/checker-framework that referenced this pull request Aug 3, 2021
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.

None yet

2 participants