[ruby-cvs:50914] ko1:r43771 (trunk): * vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeing
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Fri Nov 22 10:38:09 JST 2013
ko1 2013-11-22 10:38:08 +0900 (Fri, 22 Nov 2013)
New Revision: 43771
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43771
Log:
* vm.c (ruby_vm_destruct): do not use ruby_xfree() after freeing
objspace.
* gc.c (ruby_mimfree): added. It is similar to ruby_mimmalloc().
* internal.h: ditto.
Modified files:
trunk/ChangeLog
trunk/gc.c
trunk/internal.h
trunk/vm.c
More information about the ruby-cvs
mailing list