Commit db9a47d51499eb8055483b6239d87bdfde53bf62

Daniel Mendler 2019-04-04T11:01:08

allocation functions: pass size to XREALLOC and XFREE This is similar to the signatures of the custom allocation functions provided by GMP. The allocation sizes are useful if the allocator has no easy way to access the allocation size.