Skip to content

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

Merged
haberman merged 1 commit intoprotocolbuffers:3.15.xfrom
haberman:rubyfix
Feb 23, 2021
Merged

[Ruby] Fix for FieldDescriptor.get(msg).#8330
haberman merged 1 commit intoprotocolbuffers:3.15.xfrom
haberman:rubyfix

Conversation

@haberman
Copy link
Copy Markdown
Member

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: #8325

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: protocolbuffers#8325
This was referenced Mar 12, 2021
@haberman haberman deleted the rubyfix branch April 20, 2021 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Ruby] reflection on a repeated field yields an incorrect value or SEGV

3 participants