darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free act_list.
authorBryce McKinlay <mckinlay@redhat.com>
Tue, 11 Apr 2006 21:56:27 +0000 (21:56 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Tue, 11 Apr 2006 21:56:27 +0000 (22:56 +0100)
commitba9d67765afcde479d0e77b43e08ae1d54c6144a
tree6d7c2c00dce8422204ec1b71cb214f34eb7a70f4
parent58be56ea833ac63b362bb30676ed54e91c1568f1
darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free act_list.

        * darwin_stop_world.c (GC_push_all_stacks, GC_stop_world,
        GC_start_world): Call vm_deallocate to free act_list. Fix from
        Bruce Mitchener.

From-SVN: r112867
boehm-gc/ChangeLog
boehm-gc/darwin_stop_world.c