diff options
author | amistry <amistry@chromium.org> | 2015-10-01 18:32:46 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-02 01:33:49 +0000 |
commit | c07500dd05b650d0b77001ab182ce8ce462da9e8 (patch) | |
tree | 4f0afac397a96e9529041dfb554f2ac3c351e30a /android_webview/lib | |
parent | c3cfc5707aa0c55d1bd32071abe258f9f7aa85a2 (diff) | |
download | chromium_src-c07500dd05b650d0b77001ab182ce8ce462da9e8.zip chromium_src-c07500dd05b650d0b77001ab182ce8ce462da9e8.tar.gz chromium_src-c07500dd05b650d0b77001ab182ce8ce462da9e8.tar.bz2 |
Fix an integer overflow in GLContextGLX::GetTotalGpuMemory on 64-bit systems with >= 2GB of VRAM.
Note, this doesn't fix the overflow for 32-bit systems, where size_t is
32 bits.
BUG=479308
Review URL: https://codereview.chromium.org/1377743002
Cr-Commit-Position: refs/heads/master@{#351927}
Diffstat (limited to 'android_webview/lib')
0 files changed, 0 insertions, 0 deletions