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

cleanup: Use tox memory for bin_unpack and net_strerror. #2833

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Jan 18, 2025

Some of the last places where we use malloc.


This change is Reviewable

@iphydf iphydf added this to the v0.2.21 milestone Jan 18, 2025
@github-actions github-actions bot added the cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. label Jan 18, 2025
@iphydf iphydf marked this pull request as ready for review January 18, 2025 21:16
toxcore/network.h Outdated Show resolved Hide resolved
Some of the last places where we use malloc.
@pull-request-attention pull-request-attention bot assigned iphydf and unassigned Green-Sky Jan 19, 2025
@toktok-releaser toktok-releaser merged commit be457d5 into TokTok:master Jan 19, 2025
65 checks passed
@iphydf iphydf deleted the bp-mem branch January 19, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants