Previously we only rejected the tag if the tag itself was 0, i.e. field=0, type=varint. The type doesn't matter: field 0 is always invalid. This removes the last of the C# conformance failures.pull/3494/head
parent
ccb6b62249
commit
e0d24cc84a
3 changed files with 16 additions and 7 deletions
@ -1,5 +0,0 @@ |
||||
Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_0 |
||||
Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_1 |
||||
Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_2 |
||||
Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_3 |
||||
|
Loading…
Reference in new issue