1.0.46.26: mach-exception-handler improvement: current_mach_task
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Mon, 7 Mar 2011 23:41:24 +0000 (23:41 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Mon, 7 Mar 2011 23:41:24 +0000 (23:41 +0000)
 * define current_mach_task variable, squirrel away the value of
   mach_task_self there and use that instead of calling mach_task_self
   so that we don't leak send rights all over the place


No differences found