Project

General

Profile

Actions

Bug #10369

closed

[PATCH] array.c: missing RB_GC_GUARDs

Bug #10369: [PATCH] array.c: missing RB_GC_GUARDs

Added by normalperson (Eric Wong) about 11 years ago. Updated about 11 years ago.

Status:
Closed
Target version:
ruby -v:
trunk
[ruby-core:65622]

Description

[PATCH] array.c: swap volatile for RB_GC_GUARD * array.c (ary_recycle_hash): add RB_GC_GUARD (rb_ary_diff): remove volatile The RB_GC_GUARD seems needed for most of the ary_recycle_hash functions anyways. 

Files

Actions

Also available in: PDF Atom