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

Investigate valloc #40

Open
Arinerron opened this issue Oct 12, 2021 · 1 comment
Open

Investigate valloc #40

Arinerron opened this issue Oct 12, 2021 · 1 comment
Labels
good first issue Good for newcomers research This issue requires research to complete.
Milestone

Comments

@Arinerron
Copy link
Owner

Do we need to track it?

@Arinerron Arinerron added help wanted Extra attention is needed good first issue Good for newcomers research This issue requires research to complete. and removed help wanted Extra attention is needed labels Oct 12, 2021
@Arinerron Arinerron added this to the 3.0 milestone Oct 13, 2021
@Arinerron
Copy link
Owner Author

Also investigate:

  • what happens if we realloc() a ptr inside of the stack instead of the heap or smth?
  • maybe how to detect where free puts the chunk? e.g. in the parentheses add (put into unsorted bin)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers research This issue requires research to complete.
Projects
None yet
Development

No branches or pull requests

1 participant