Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2164)

Issue 7304057: Fix a 64-bit error in ProgramBinary::load

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by jschuh
Modified:
11 years, 2 months ago
Reviewers:
apatrick1
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix a 64-bit error in ProgramBinary::load ProgramBinary::save writes a size_t, so ProgramBinary::load needs to read it as the same type. R=apatrick@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/libGLESv2/ProgramBinary.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
jschuh
Al, minor Win64 fix. Should I keep bugging you with these or would someone else ...
11 years, 2 months ago (2013-02-06 20:18:17 UTC) #1
apatrick1
Good catch. LGTM.
11 years, 2 months ago (2013-02-06 20:25:17 UTC) #2
apatrick1
11 years, 2 months ago (2013-02-06 20:31:50 UTC) #3
Landed at r1825
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b