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

Technically a memory leak, fix it #1353

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Technically a memory leak, fix it #1353

merged 1 commit into from
Sep 8, 2023

Conversation

stevensoftware52
Copy link
Contributor

Description

Noticed a possible scenario where some data wasn't freed when creating a source via osn::Input::Create fails, the values in question aren't freed when obs_source_create fails

Motivation and Context

Technically a memory leak

How Has This Been Tested?

Compiled and launched Streamlabs Desktop with change, added sources and saw no difference in behavior.

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@stevensoftware52 stevensoftware52 merged commit 2dcbded into staging Sep 8, 2023
12 checks passed
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