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

Rename malloc to jmalloc etc #1337

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

abrykt
Copy link

@abrykt abrykt commented Jan 26, 2024

Thank you for submitting a pull request.

Please make sure you have read and followed our contribution guidelines (.github/contributing.md in this repository). Your pull request will not be accepted if you have not followed the instructions.

@abrykt abrykt force-pushed the rename_malloc_to_jmalloc_etc branch from 00a4ad0 to df63e83 Compare January 26, 2024 15:19
Using names like malloc etc does not work well with _CRTDBG_MAP_ALLOC,
which can be used to hook into those functions on Windows.
@abrykt abrykt force-pushed the rename_malloc_to_jmalloc_etc branch from 07ef553 to 68c1d45 Compare January 26, 2024 17:03
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

1 participant