-
Adam Cozzette authored
GeneratedMessageV3#setUnknownFieldsProto3 was trying to delegate to setUnknownFields but was inadvertently resulting in infinite recursion. This commit makes setUnknownFields and setUnknownFieldsProto3 delegate to a common private method to fix the problem and avoid confusion.
776b3a8b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
main/java/com/google/protobuf | ||
test |