Skip to content
Snippets Groups Projects
Commit af3fd26f authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

malloc/free: reorganise wrapper code in advance of realloc changes

glibc voodoo moved to its own header to make it easy to drop once
we don't need it any more

malloc/free cluster of functions moved into their own sub-struct
pointer so they don't perturb the main capsule namespace struct
layout if/when they change (as we expect them to).

abstract out the arcane memory checks so that the new realloc
wrapper can share them with the free wrapper
parent d598d1db
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment