]> code.delx.au - gnu-emacs/commit
(main): [!SYSTEM_MALLOC]: Call realloc and free as well
authorAndrew Innes <andrewi@gnu.org>
Sat, 20 Feb 1999 20:43:58 +0000 (20:43 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sat, 20 Feb 1999 20:43:58 +0000 (20:43 +0000)
commitf5a3c8c45d1dfdf16d2dd4011bd0128cdfd61027
tree23912020781deafb320ea2b53523ae9e29e126be
parent95382f422495b3151d2233b9c49796998500aa41
(main): [!SYSTEM_MALLOC]: Call realloc and free as well
as malloc before calling uninterrupt_malloc, for consistency.
This also enables profiling to work on WINDOWSNT.
src/emacs.c