Actions
Bug #19483
closedrubyzip not behaving well with YJIT
    Bug #19483:
    rubyzip not behaving well with YJIT
  
        
          
          Updated by k0kubun (Takashi Kokubun) over 2 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 
Applied in changeset git|33edcc112081f96856d52e73253d73c97a5c4a3c.
YJIT: Protect strings from GC on String#<< (#7466)
Fix https://github.com/Shopify/yjit/issues/310
[Bug #19483]
Co-authored-by: Maxime Chevalier-Boisvert maxime.chevalierboisvert@shopify.com
Co-authored-by: Jimmy Miller jimmy.miller@shopify.com
        
          
          Updated by nagachika (Tomoyuki Chikanaga) over 2 years ago
          
          
        
        
      
      - Backport changed from 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: REQUIRED to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: DONE
 
ruby_3_2 293a00e622da077cd6fad2e4055eb15b081fc2a6 merged revision(s) 33edcc112081f96856d52e73253d73c97a5c4a3c,b4e438d8aabaf4bba2b27f374c787543fae07c58.
Actions