mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: oops, typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eb702efcfa
commit
e18e1314a9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Fri Dec 3 12:41:52 2010 URABE Shyouhei <shyouhei@ruby-lang.org>
|
|||
|
||||
* gc.c (rb_objspace_free): With our "lazy-sweep" GC engine, it is
|
||||
possible for an object to survive until its surrounding object
|
||||
space is about to be freed. Those objects, if any, remains not
|
||||
space is about to be freed. Those objects, if any, remains
|
||||
leaked for the rest of a process life. This is problematic
|
||||
because for instance a T_DATA object may have its own destructor
|
||||
to terminate something.
|
||||
|
|
Loading…
Add table
Reference in a new issue