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

add 'break' to switch to prevent fall-through #819

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

mjaschen
Copy link
Contributor

@mjaschen mjaschen commented Jul 2, 2024

A missing break lead to fall-through in the switch statement.

@bagage
Copy link
Collaborator

bagage commented Jul 2, 2024

Good catch! :D

@bagage bagage merged commit 6b24a87 into nrenner:master Jul 2, 2024
1 check 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.

2 participants