Actions
Bug #9187
closedst_table leaks when exception is raised in Hash#rehash
Bug #9187:
st_table leaks when exception is raised in Hash#rehash
Actions
Added by Glass_saga (Masaki Matsushita) over 12 years ago. Updated over 12 years ago.
This issue was solved with changeset r43942.
Masaki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
rb_hash_rehash): fix to free new st_table when exceptiondo_hash(). [Bug #9187]backported into ruby_1_9_3 at r44948.
r43942, r43957 and r43975 were backported to ruby_2_0_0 at r45011.