SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 15 C++

[Ruby] Fix for FieldDescriptor.get(msg).

This fix is similar to the previous bug found in
Message.[]. The fix is the same: we need to handle
arrays and maps properly.

Fixes: https://github.com/protocolbuffers/protobuf/issues/8325
J
Joshua Haberman committed
4e3ea74e420d3fd8a24af239c7e5f4cae577a110
Parent: 052dc79