summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/empty_spec.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2023-01-20 15:45:31 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-01-24 13:34:21 -0500
commit5eeebd68cf8089a02a3dd553664c60a224b7e521 (patch)
tree5d04626c37f50361d6ca0ba10951e4b1dae69b9a /spec/ruby/core/array/empty_spec.rb
parent5a73e131d7458b3ede3d0f5a4447989a43ee915b (diff)
Remove function ary_recycle_hash
Freeing the memory of a Hash should be done by the garbage collector and not by array functions. This could potentially leak memory if ary_recycle_hash was not implemented properly.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7165
Diffstat (limited to 'spec/ruby/core/array/empty_spec.rb')
0 files changed, 0 insertions, 0 deletions