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

Load directly from libc, so we don't get some other malloc by mistake. #40

Closed
wants to merge 1 commit into from

Conversation

itamarst
Copy link
Collaborator

@itamarst itamarst commented Jul 6, 2020

Fixes #35

@itamarst
Copy link
Collaborator Author

No longer necessary.

@itamarst itamarst closed this Jul 24, 2020
@itamarst itamarst deleted the 35-the-right-malloc branch August 17, 2020 19:32
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.

Make sure via test that we're not leaking memory due to using dynamic linker's malloc()
1 participant