Description[GCM] Investigatory CHECKs for crash in parsing stream
The various places where size_t and uint64 were being used have been converted
to int, so that we can better check to make sure they're non-negative (they're
actually consumed as ints by the protobuf parsing code). Various CHECKS have
therefore been added to verify assumptions.
BUG=409985
Committed: https://crrev.com/f8bef1c6b2f9b3585af2dc619246359bba8cfbd1
Cr-Commit-Position: refs/heads/master@{#296741}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|