summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-02-24 18:42:53 -0500
committerMaxime Chevalier-Boisvert <maximechevalierb@gmail.com>2023-02-27 11:12:22 -0500
commit55a24f9b08ac2217accb720e29232d56aed2e5a4 (patch)
tree6234081c0702392137f4a6d3b5fae9c522cc3f07 /hash.c
parentea830ab29d856bd0bf7bd4f1edffaff6ba4816ef (diff)
downloadruby-55a24f9b08ac2217accb720e29232d56aed2e5a4.tar.gz
YJIT: Reject __send__ with splat to cfunc for now
`make test-spec` revealed this issue after applying an unrelated bug fix. A crashing case is included, though I suspect there are other scenarios where it misbehaves. Don't compile for now. Note that this is *not* an issue on the 3.2.x series; it has `send_args_splat_non_iseq` which already rejects all splats to cfuncs, including sends with splats.
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions