Mercurial > emacs
comparison src/fontset.c @ 58707:57741ce4cd6b
Add commentary for last change.
(XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle
sizeof(size_t) != 4.
(overrun_check_malloc, overrun_check_realloc, overrun_check_free):
Use them. Also clear header and trailer of freed memory.
(GC_STRING_OVERRUN_COOKIE_SIZE): Rename from GC_STRING_EXTRA.
(string_overrun_cookie): Rename from string_overrun_pattern.
(GC_STRING_EXTRA): Define from GC_STRING_OVERRUN_COOKIE_SIZE.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 01 Dec 2004 14:10:23 +0000 |
parents | bcd053632eb2 |
children | 7ee9d8cb89cb 3ec251523b3e cb7f41387eb3 |
comparison
equal
deleted
inserted
replaced
58706:1d7bc0df04ed | 58707:57741ce4cd6b |
---|