commit | bbe900a8ed92b6bc0d0bbc1bff8adf377c414a45 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Tue Jan 15 14:22:33 2019 -0500 |
committer | Victor Vasiliev <vasilvv@google.com> | Tue Jan 15 14:23:44 2019 -0500 |
tree | 1c88c9071825fdd9f2caf8dc6a91283421b149ca | |
parent | a0a8c9e5860336931e35df80e494eb4caeeb7f7d [diff] |
Add an explicit cast from uint64_t to size_t. Otherwise it fails to compile on Chromium 32-bit platforms. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 229406761 Change-Id: Idc32566d22c4a03a0fd4a2b9b5fd4a7c17f830cc
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.