Actions
Bug #21004
closedMemory leak with `new_locations_lambda_body`
Description
You can find the valgrind output here: https://github.com/ruby/prism/actions/runs/12613463262/job/35151355503?pr=3363#step:5:505. It looks like the allocated lambda locations are leaking under certain circumstances. The leak looks to be introduced here: https://github.com/ruby/ruby/commit/fa2517451ec.
Actions
Like0
Like0Like0