diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2024-05-31 17:37:21 -0400 |
|---|---|---|
| committer | Alan Wu <XrXr@users.noreply.github.com> | 2024-05-31 18:37:13 -0400 |
| commit | 6c8ae44a388e5c03b7db90376af3652007b574e8 (patch) | |
| tree | 76a598bb83a42320a8d64700135528b1c5fa0d2a /spec/ruby/core/array/delete_spec.rb | |
| parent | bc40d0609177cd60ba1bc4fd915e03e917c0b79c (diff) | |
YJIT: Fix out of bounds access when splatting empty array
Previously, we read the last element array even when the array was
empty, doing an out-of-bounds access. This sometimes caused a SEGV.
[Bug #20496]
Diffstat (limited to 'spec/ruby/core/array/delete_spec.rb')
0 files changed, 0 insertions, 0 deletions
