Randy Stauner 2025-12-19 18:19:21 +0000 (Fri, 19 Dec 2025)
New Revision: 0cba8cf414
https://github.com/ruby/ruby/commit/0cba8cf414
Log:
YJIT: Bail out if proc would be stored above stack top
Fixes [Bug #21266].
Backport of 9168cad4d63a5d281d443bde4edea6be213b0b25 to 3.3
Modified files:
bootstraptest/test_yjit.rb
test/ruby/test_yjit.rb
yjit/src/codegen.rs
yjit/src/stats.rs