Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 1fdbe0f4
Added by
nagachika (Tomoyuki Chikanaga)
about 14 years
ago
ID
1fdbe0f437de59f87527818918b55d794a5fb92d
Parent
50a058b6
Child
87f025da
gc.c (rb_objspace_call_finalizer): use rb_typeddata_is_kind_of() for
type check to get rid of a double free when main Thread has singleton
class.
[ruby-core:36741]
[Bug
#4828
]
thread.c (rb_obj_is_mutex): add a new utility function.
vm.c (rb_obj_is_thread): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Related issues
Bug #4828
: crash in test_thread_instance_variable
Loading...
type check to get rid of a double free when main Thread has singleton
class. [ruby-core:36741] [Bug #4828]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e