protobuf/ruby/ext/google
Joshua Haberman 780b050975 Fix for GC of Ruby map frames. (#6533)
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.
2019-08-22 14:36:27 -07:00
..
protobuf_c Fix for GC of Ruby map frames. (#6533) 2019-08-22 14:36:27 -07:00