DescriptionUse consistent types for leb128 decoder.
Use size_t throughout, and avoid mixing size_t and uint32_t.
No behavioural effect. Unsigned leb128 is currently used
only on 32-bit arm, and here uint32_t and size_t are equivalent.
BUG=385553
Committed: https://crrev.com/7a2d857d70e8f38635dad6c183b87de1b3efa43a
Cr-Commit-Position: refs/heads/master@{#301080}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|