mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* st.c (st_update): pass the key in st_table so that we can free memory of the key in st_table when deleting. [ruby-core:49220] [Bug #7330] * test/-ext-/st/test_update.rb (Bug::StTable#test_pass_objects_in_st_table): add a test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| array | ||
| exception | ||
| funcall | ||
| iter | ||
| load | ||
| marshal | ||
| num2int | ||
| old_thread_select | ||
| path_to_class | ||
| st | ||
| string | ||
| symbol | ||
| typeddata | ||
| wait_for_single_fd | ||
| win32 | ||
| test_bug-3571.rb | ||
| test_bug-3662.rb | ||
| test_bug-5832.rb | ||
| test_printf.rb | ||