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

Hide Memory Allocation Behind Interface #14

Merged
merged 3 commits into from
Feb 24, 2020
Merged

Hide Memory Allocation Behind Interface #14

merged 3 commits into from
Feb 24, 2020

Conversation

PPRAKA30
Copy link
Contributor

@PPRAKA30 PPRAKA30 commented Feb 18, 2020

Changes

  • This implements the memory allocation methods shown in Hide allocations behind an interface #8
  • allocate.h and allocate.c contains the new methods that are used to allocation and freeing memory
  • Added test for memory allocation

@mstocke mstocke merged commit 53ee1ad into master Feb 24, 2020
@mstocke mstocke deleted the hide-allocations branch February 24, 2020 15:31
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.

3 participants