Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
protozero: DCHECK against zero field ids
Zero field ids aren't valid protobuf, so DCHECK that we never try to create messages with such fields. Note that we don't add DCHECKs to primitive field writers to avoid adding too much overhead in debug builds. Bug: 298923683 Change-Id: If9f134ec41e664a8548eaaf6c142081714b1fac1
- Loading branch information