Use malloc_default_zone to determine the size of pointers alloced in unexec
authorSteven Tamm <steventamm@mac.com>
Sun, 24 Nov 2002 22:56:59 +0000 (22:56 +0000)
committerSteven Tamm <steventamm@mac.com>
Sun, 24 Nov 2002 22:56:59 +0000 (22:56 +0000)
commit821222545845596e565db14530444fdb1d6f9238
tree80fac89059eadd7717e8bd13232be8d0821c729c
parent877db12e021888f8b605119516083ee2e169d6cf
Use malloc_default_zone to determine the size of pointers alloced in unexec
space instead of using possibly invalid emacs_zone pointers.  This fixes
the binary incompatibility problems caused by updates to libSystem.B
src/ChangeLog
src/unexmacosx.c