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

ui/updater: Always initialize members to zero #366

Merged
merged 1 commit into from
Nov 1, 2020
Merged

Conversation

Xaymar
Copy link
Owner

@Xaymar Xaymar commented Nov 1, 2020

Description

Initializes all updater variables to 0 in order to fix a crash.

Old Behavior

OBS Studio may crash on launch if StreamFX is installed.

New Behavior

OBS Studio no longer crashes on launch.

Related Issues

@Xaymar Xaymar added the bug Bugs such as crashing, freezing, broken functionality, etc. label Nov 1, 2020
@Xaymar Xaymar merged commit f6120c6 into master Nov 1, 2020
@Xaymar Xaymar deleted the fix-crash-on-launch branch November 1, 2020 11:59
Xaymar added a commit that referenced this pull request Nov 1, 2020
* #366 Fix an on-launch crash caused by missing initializers.
* #363 Fix a weird angle definition in 'hexagonize.effect'.
* #355 Fix incorrect or bad values being logged in FFmpeg Encoders.
* #353 Fix weird color conversion issues.
* #347 Fix hidden modal windows preventing 'Hide to Tray' from working.
* #345 Fix Windows Installer being 32-bit instead of 64-bit
@Xaymar Xaymar removed the bug Bugs such as crashing, freezing, broken functionality, etc. label Jul 30, 2022
Xaymar added a commit that referenced this pull request Mar 28, 2023
* #366 Fix an on-launch crash caused by missing initializers.
* #363 Fix a weird angle definition in 'hexagonize.effect'.
* #355 Fix incorrect or bad values being logged in FFmpeg Encoders.
* #353 Fix weird color conversion issues.
* #347 Fix hidden modal windows preventing 'Hide to Tray' from working.
* #345 Fix Windows Installer being 32-bit instead of 64-bit
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.

None yet

1 participant