Skip to content

CheckedRegionFinder: "void" does not contain an unchecked pointer. #426

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

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

mattmccutchen-cci
Copy link
Member

I noticed this apparent bug while trying to write a regression test for #423. Is this seemingly obvious fix correct, or should I file an issue for further discussion? Do we need a dedicated regression test, or can we rely on the existing tests that expected the buggy behavior and that I'm updating to expect the corrected behavior?

Aaron: I'm tentatively requesting review from you since I see you've done some work on checked regions. If you're not familiar enough with the topic to be confident about this change, we can ask John.

@mattmccutchen-cci mattmccutchen-cci force-pushed the checked-region-void-return branch from c0fb8f4 to 62a4f4f Compare February 13, 2021 20:07
@aaronjeline
Copy link
Collaborator

I think this is good. Thanks for the catch.

@mattmccutchen-cci mattmccutchen-cci merged commit 7195089 into main Feb 15, 2021
@mattmccutchen-cci mattmccutchen-cci deleted the checked-region-void-return branch February 15, 2021 17:52
mattmccutchen-cci added a commit that referenced this pull request Mar 10, 2021
The changes look harmless aside from whitespace, which will be redone
soon anyway. The addition of checked regions is presumably due to #426.

(testgenerator.py and processor.py already had no diffs.)
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