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

refactor: use unique_ptr instead of raw pointer for CompoundPacket #4

Merged
merged 3 commits into from
Nov 21, 2021

Conversation

satoren
Copy link

@satoren satoren commented Nov 18, 2021

Minimal changes were made so as not to erase private for constructor/destructor.

Copy link
Owner

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

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

Please apply formatting with npm run format:worker so I can see CI results

worker/src/RTC/Transport.cpp Outdated Show resolved Hide resolved
@nazar-pc nazar-pc merged commit f4189c2 into nazar-pc:memory-optimizations Nov 21, 2021
@satoren satoren deleted the unique_ptr branch November 22, 2021 04:48
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