summaryrefslogtreecommitdiff
path: root/test/ruby/test_syntax.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2025-10-18 14:32:25 -0400
committerPeter Zhu <peter@peterzhu.ca>2025-10-19 10:22:25 -0400
commit957c832db137e67289e93dfd9fd9e915b1f2fc87 (patch)
tree0915ebdd5829b108533cb22a81ea382b38f6f580 /test/ruby/test_syntax.rb
parent2f20dc5dc5806cf1a836420e0216b814d0c6252a (diff)
Fix memory leak in rb_const_remove when using namespace
We need to free the rb_const_entry_t we remove from the RCLASS_WRITABLE_CONST_TBL otherwise it will leak memory.
Diffstat (limited to 'test/ruby/test_syntax.rb')
0 files changed, 0 insertions, 0 deletions