Skip to content

Fix unknown fields#175

Merged
vitalybuka merged 2 commits intogoogle:masterfrom
nareddyt:fix-unknown-fields
May 6, 2020
Merged

Fix unknown fields#175
vitalybuka merged 2 commits intogoogle:masterfrom
nareddyt:fix-unknown-fields

Conversation

@nareddyt
Copy link
Copy Markdown
Contributor

@nareddyt nareddyt commented May 5, 2020

The fix to protocol buffers was made in google3 and is now on Github: protocolbuffers/protobuf@c05b558#diff-af8c58a717e41f41544206e37b18de65R640

Is there anything else we need to do so we can update? From my understanding, libprotobufmutator does not use CMake to pull in the repository, it just finds it on the user's path.

Same changes as #170
Fixes #172

nareddyt added 2 commits May 5, 2020 16:00
This reverts commit ec3cf71

Signed-off-by: Teju Nareddy <nareddyt@google.com>
This reverts commit 301f18f

Signed-off-by: Teju Nareddy <nareddyt@google.com>
@vitalybuka
Copy link
Copy Markdown
Collaborator

@vitalybuka vitalybuka merged commit efda25d into google:master May 6, 2020
@vitalybuka
Copy link
Copy Markdown
Collaborator

can you also update revision at https://github.com/google/libprotobuf-mutator/blob/master/cmake/external/protobuf.cmake

I'll do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AllowUnknownField ignores SetRecursionLimit

2 participants