• Joshua Haberman's avatar
    Fix for GC of Ruby map frames. (#6533) · 780b0509
    Joshua Haberman authored
    We were creating a map decoding frame when starting the *map*,
    but clearing the GC slot when finishing each *map entry*.  This
    means that the decoding frame could be collected in the meantime.
    780b0509
encode_decode.c 52 KB