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

Remove std allocation #12

Open
wants to merge 4 commits into
base: unity
Choose a base branch
from
Open

Remove std allocation #12

wants to merge 4 commits into from

Conversation

Splendour
Copy link

std::priority_queue creates an internal std::vector with a default allocator. This bypasses the alloc function passed to the lib via crn_set_memory_callbacks

JimmyCushnie pushed a commit to MouseHatGames/crunch that referenced this pull request Sep 17, 2020
FreeBSD: fix malloc in crn_decomp single header file
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.

1 participant