Actions
Bug #9472
closedrb_io_syswrite needs RB_GC_GUARD
Bug #9472:
rb_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
Added by normalperson (Eric Wong) over 11 years ago. Updated over 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.