1.0.46.28: fix mach port leakage on x86 too
authorCyrus Harmon <ch-sbcl@bobobeach.com>
Tue, 8 Mar 2011 01:41:25 +0000 (01:41 +0000)
committerCyrus Harmon <ch-sbcl@bobobeach.com>
Tue, 8 Mar 2011 01:41:25 +0000 (01:41 +0000)
commitcbc0ad89d5bb05c1bfa2c712bc8a0e2bbe7b5673
tree231a5cebcdd7fd0719aa011f59ed88326aaac25a
parentd3af5593ffff1c39a2f8fa8113704803f347e22f
1.0.46.28: fix mach port leakage on x86 too

 * call mach_port_deallocate on exception_port, thread and task at the
   end of x86 version of catch_exception_raise
src/runtime/x86-darwin-os.c
version.lisp-expr