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

orkaudio: Fix leak in OggOpusFile.cpp #110

Merged
merged 2 commits into from
Jun 29, 2022
Merged

orkaudio: Fix leak in OggOpusFile.cpp #110

merged 2 commits into from
Jun 29, 2022

Conversation

kingster
Copy link
Member

Fixes #108

@kingster
Copy link
Member Author

Post running orkaudio transcode abc.mcf,

==100399== LEAK SUMMARY:
==100399==    definitely lost: 0 bytes in 0 blocks

@kingster kingster changed the title orkaudio: Fix leak in Opus Header Write orkaudio: Fix leak in OggOpusFile.cpp & ConfigManager.cpp Jun 29, 2022
@kingster kingster changed the title orkaudio: Fix leak in OggOpusFile.cpp & ConfigManager.cpp orkaudio: Fix leak in OggOpusFile.cpp Jun 29, 2022
@kingster kingster merged commit 85a8cb2 into master Jun 29, 2022
@kingster kingster deleted the opus-leak-fix branch June 29, 2022 20:19
kingster added a commit that referenced this pull request Jun 29, 2022
…to fix-leak-config-manager

* 'fix-leak-config-manager' of github.com:voiceip/oreka:
  orkaudio: Fix leak in Opus Header Write (#110)
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.

Possible memory leak in OggOpusFile.cpp
1 participant