realloc: Introduce a wrapper for realloc along the same lines as free
We also need to wrap realloc() to dispatch pointers to the correct free/alloc implementation.
Please register or sign in to comment
We also need to wrap realloc() to dispatch pointers to the correct free/alloc implementation.