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 use of uninitialised value in Delp2 (next) #2264

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

johnomotani
Copy link
Contributor

Port of #2262.

Avoids use of potentially uninitialised values in corner cells, also
slightly more optimal.
@johnomotani johnomotani added bugfix small-change Changes less than 100 lines - should be quick to review labels Mar 11, 2021
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

ZedThree
ZedThree previously approved these changes Mar 12, 2021
@ZedThree ZedThree merged commit 5b9d55d into next Mar 15, 2021
@ZedThree ZedThree deleted the delp2-uninitialised-fix-next branch March 15, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix small-change Changes less than 100 lines - should be quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants