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

Memory leaks #8

Closed
YorVeX opened this issue Oct 31, 2023 · 2 comments
Closed

Memory leaks #8

YorVeX opened this issue Oct 31, 2023 · 2 comments

Comments

@YorVeX
Copy link

YorVeX commented Oct 31, 2023

Setup: obs-3d-effect 0.0.2 with OBS 29.1.3 on Windows 10 64 bit

Repro:

  • Run OBS and exit it again with obs-3d-effect installed but no 3D effect filter added anywhere, check the OBS log -> no memory leaks
  • Run OBS again, add a 3D effect filter to a sync source (e.g. color source or text source), exit OBS, check the OBS log -> 2 memory leaks per added filter will be shown

It only happens for sync sources, when adding the filter to an async source (e.g. media source) no memory leaks are caused.

@exeldro
Copy link
Owner

exeldro commented Nov 1, 2023

I got 4 memory leaks while replicating it. They should be fixed now in master.

@YorVeX
Copy link
Author

YorVeX commented Nov 3, 2023

No longer seeing memory leaks with latest master build, thanks!

@YorVeX YorVeX closed this as completed Nov 3, 2023
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

No branches or pull requests

2 participants