• 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
Name
Last commit
Last update
..
defs.c Loading commit data...
encode_decode.c Loading commit data...
extconf.rb Loading commit data...
map.c Loading commit data...
message.c Loading commit data...
protobuf.c Loading commit data...
protobuf.h Loading commit data...
repeated_field.c Loading commit data...
storage.c Loading commit data...
upb.c Loading commit data...
upb.h Loading commit data...
wrap_memcpy.c Loading commit data...