Include inttypes.h and stdint.h. Check USE_MALLOC_GUARDS.
(union overhead): New union, to fix alignmentproblems. (OVERHEAD): New macro. (isc_malloc): Use union overhead instead of unsigned long. Removed unneeded casts. Handle USE_MALLOC_GUARDS. (isc_realloc): Ditto. (isc_free): Ditto.
Please register or sign in to comment