mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
bit more explanation for previous change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
11afa4f4d0
commit
3428af761c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Tue Jan 10 19:42:33 2006 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* gc.c (garbage_collect): mark ruby_current_node.
|
||||
if an exception is raised in a finalizer called by
|
||||
if an exception is raised in a finalizer written in C called by
|
||||
rb_gc_call_finalizer_at_exit, ruby_set_current_source may use
|
||||
collected ruby_current_node and mark_source_filename may corrupt
|
||||
memory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue