summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/unpack1_spec.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2021-10-22 14:03:23 -0400
committerPeter Zhu <peter@peterzhu.ca>2021-10-26 13:11:35 -0400
commita4d5ee4f31bf3ff36c1a8c8fe3cda16aa1016b12 (patch)
tree6f33dc0b4e7f95704a28ad4477fb4ab5f759470c /spec/ruby/core/string/unpack1_spec.rb
parentf180fa6ca3f0972413ed37a72cde7b202a7ba85f (diff)
[Bug #18264] Fix memory leak in TracePoint
TracePoint leaks memory because it allocates a `rb_tp_t` struct without ever freeing it (it is created with `RUBY_TYPED_NEVER_FREE`).
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5008
Diffstat (limited to 'spec/ruby/core/string/unpack1_spec.rb')
0 files changed, 0 insertions, 0 deletions