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

[Four-views] solve crash closing the views --3.3 #1063

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

mathildemerle
Copy link
Collaborator

Same as #1060

Fix #995

The views are already cleaned at closing through a signal set in medViewParameterGroupL::addImpactedView.
Removing them manually in ~medViewParameterGroupL leads to trying to remove already removed views, generating a crash.

Ⓜ️

@mathildemerle mathildemerle added this to the 3.3 milestone Dec 2, 2022
@mathildemerle
Copy link
Collaborator Author

This is a bugfix, after merge we'll need to update the tag

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.

3 participants