Actions
Bug #9472
closedrb_io_syswrite needs RB_GC_GUARD
Description
[ruby-core:60407]
Will commit to trunk.
This needs to be backported to 2.0 and 2.1, too.
Actions
Like0
Like0Like0Like0Like0Like0Like0
Added by normalperson (Eric Wong) almost 11 years ago. Updated almost 11 years ago.
Description
[ruby-core:60407]
Will commit to trunk.
This needs to be backported to 2.0 and 2.1, too.
Applied in changeset r44790.
io.c (rb_io_syswrite): add RB_GC_GUARD
Fixed in trunk: r44790
r44790 was backported to ruby_2_0_0 at r44792.
backported into ruby_1_9_3 at r44821.
r45078.