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

menuconfig: avoid crashing when leaving menu not in parent #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leandrolanzieri
Copy link

This adds a catch to an exception that might occur when leaving a menu which is not shown by the parent menu. This might occur, for instance, when searching for the symbol of a named choice.

Originally ulfalizer/Kconfiglib#94
See ulfalizer/Kconfiglib#93 for an example of the bug.

This adds a catch to an exception that might occur when leaving a menu
which is not shown by the parent menu. This might occur, for instance,
when searching for the symbol of a named choice.
@stephanosio stephanosio force-pushed the pr/menuconfig/fix_leaving_menu branch from 7e4048c to bdee7ed Compare October 4, 2024 14:49
@stephanosio
Copy link
Member

Rebased

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