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 a potential stack overflow error #665

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Nov 2, 2021

if nameless subcommands have fallthough (this only can occur if the option groups are added dynamically or the name was changed).

Closing #559

@phlptp phlptp added the bug label Nov 2, 2021
@phlptp phlptp linked an issue Nov 2, 2021 that may be closed by this pull request
@phlptp phlptp linked an issue Nov 12, 2021 that may be closed by this pull request
@henryiii henryiii merged commit eba619f into CLIUtils:main Nov 18, 2021
@henryiii henryiii deleted the fix_stack_overflow branch November 18, 2021 05:44
@github-actions github-actions bot added needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Nov 18, 2021
@henryiii henryiii removed the needs README Needs to be mentioned in the README label Feb 9, 2022
@henryiii henryiii removed the needs changelog Hasn't been added to the changelog yet label Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unhandled exception, access violation
2 participants