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

OBS Shaderfilter leaks tonnes of memory even if it isn't used at all. #2

Open
skeletonbow opened this issue May 16, 2022 · 1 comment · Fixed by #15
Open

OBS Shaderfilter leaks tonnes of memory even if it isn't used at all. #2

skeletonbow opened this issue May 16, 2022 · 1 comment · Fixed by #15
Assignees
Labels
BLOCKER Blocks the release of a new version of the software being released. bug Something isn't working testing-required

Comments

@skeletonbow
Copy link
Owner

If OBS Shaderfilter is installed into a brand new never used OBS installation (OBS 27.2.4 used in testing), and OBS is started up and then immediately exited, with no scenes added and no filters being used, OBS will exit with a log file indicating that over 3000 memory leaks were detected. If OBS Shaderfilter is removed, this goes down to 1 memory leak.

@skeletonbow skeletonbow added bug Something isn't working BLOCKER Blocks the release of a new version of the software being released. labels May 16, 2022
@skeletonbow
Copy link
Owner Author

Merged pull request from [https://github.com/norihiro]Norihiro(url) for fixing a number of memory leaks. (Many thanks!)
#15

@skeletonbow skeletonbow self-assigned this May 31, 2022
@skeletonbow skeletonbow pinned this issue May 31, 2022
@skeletonbow skeletonbow linked a pull request May 31, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKER Blocks the release of a new version of the software being released. bug Something isn't working testing-required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant