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

Dynamic memory allocation issue #512

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

LinusCrugnola
Copy link

  • Example of malloc not working as intended in first commit
  • A quick fix for some of the issues in the second commit

Remaining problems:

  • NULL suddenly get 0x8
  • If only checking malloc() return for not being NULL, it still does not work

This reverts commit 0c799eb.
@JoseCalero JoseCalero marked this pull request as draft June 3, 2024 10:56
@JoseCalero JoseCalero mentioned this pull request Jul 6, 2024
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