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

Decklink: Fix crash when no matching device #2620

Merged
merged 1 commit into from
Apr 3, 2020
Merged

Decklink: Fix crash when no matching device #2620

merged 1 commit into from
Apr 3, 2020

Conversation

afriza
Copy link
Contributor

@afriza afriza commented Apr 2, 2020

Fixes #2494

Description

OBS crashes when decklink output is auto started and the device is
removed or changed to different model while OBS is not running.

Motivation and Context

How Has This Been Tested?

  • set decklink device and its mode
  • tick auto start
  • close OBS
  • remove or change device
  • open OBS

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.

OBS crashes when decklink output is auto started and the device is
removed or changed to different model while OBS is not running.

Fixes #2494
@WizardCM WizardCM added the Bug Fix Non-breaking change which fixes an issue label Apr 2, 2020
@WizardCM WizardCM requested a review from DDRBoxman April 2, 2020 22:43
@DDRBoxman DDRBoxman merged commit 9703d17 into obsproject:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OBS crashed when decklink output is auto started and the device is changed to different model
3 participants