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

Audio setup crash #3712

Merged
merged 1 commit into from Sep 28, 2022
Merged

Conversation

ksoze95
Copy link
Contributor

@ksoze95 ksoze95 commented Sep 28, 2022

Resolves: #3686

(short description of the changes and the motivation to make the changes)

  • I signed CLA
  • The title of the pull request describes an issue it addresses
  • If changes are extensive, then there is a sequence of easily reviewable commits
  • Each commit's message describes its purpose and effects
  • There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • Each commit compiles and runs on my machine without known undesirable changes of behavior

... an uninitialised variable when there are no input channels.

Added null checks before attempting to check the input channels menu
items.
@ksoze95 ksoze95 merged commit cb08712 into audacity:release-3.2.1 Sep 28, 2022
@ksoze95 ksoze95 deleted the audio_setup_crash branch September 28, 2022 12:54
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.

Fatal Error when starting app in Windows 11 - 22H2, did work with 21H2
2 participants