Skip to content
Snippets Groups Projects
Commit e2e2152f authored by Marek Vavrusa's avatar Marek Vavrusa Committed by Gerrit Code Review
Browse files

Generic memory allocation context.

Default is libc malloc/free.
This will be used to supply to functions where a memory is allocated
in some context (f.e. when building packet) so the API stays the same
and we could switch the allocator as we see fit.

Change-Id: Ia5956b6da38d9feb01c5bfb0a4cd4e9393db0589
parent 03b34a35
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment