Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issues of mrb_gc_unregister introduced in 09b1185
* fixes partial copy of objects in GC root array (due to missing `* sizeof(mrb_value)`) * restores the behavior that permitted an unregistered object to be used as an argument
- Loading branch information