You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's intentionally resilient to parsing error to avoid getting corpus obsolete if proto changed
If some required fields are missing, Mutate will try populate them.
In
libprotobuf-mutator/src/mutator.cc
Line 382 in ffd86a3
This seems like an oversight.
But OTOH, it just allowed us to catch a bug in the proto parser library. So maybe it's on purpose?
Filing this in any case, so that the libprotobuf-mutator maintainers can decide.
The text was updated successfully, but these errors were encountered: