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

Issue 7310052: Fix a 64-bit error in ProgramBinary::load (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by apatrick1
Modified:
11 years, 3 months ago
Reviewers:
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. Landed for jschuh. Original review: https://codereview.appspot.com/7304057/ Committed: https://code.google.com/p/angleproject/source/detail?r=1825

Patch Set 1 #

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

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