Skip to content

Instantly share code, notes, and snippets.

@tenderlove
Created June 24, 2020 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenderlove/7055687c683201eb02b6959c3015242e to your computer and use it in GitHub Desktop.
Save tenderlove/7055687c683201eb02b6959c3015242e to your computer and use it in GitHub Desktop.
REQUIRED_SIZE_BY_MALLOC = (sizeof(size_t) * 5),
HEAP_PAGE_SIZE = (HEAP_PAGE_ALIGN - REQUIRED_SIZE_BY_MALLOC),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment