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 fixes for C++ codecs #780

Merged
merged 10 commits into from
Jul 28, 2020
Merged

Memory fixes for C++ codecs #780

merged 10 commits into from
Jul 28, 2020

Conversation

RReverser
Copy link
Contributor

Fixes various memory leaks and other pointer-related issues, while simplifying the exposed API and generally reducing number of lines.

(See the long description in the blog post draft or details in the individual commit messages.)

Copy link
Collaborator

@surma surma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really need to get up to speed on anything that C++11 and above 😅

@RReverser RReverser merged commit e342766 into dev Jul 28, 2020
@RReverser RReverser deleted the mem-fixes branch July 28, 2020 15:35
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

2 participants