Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Issue 354413002: Fix uninitialized font_offset (Closed)

Created:
6 years, 5 months ago by jun_fang
Modified:
6 years, 5 months ago
Reviewers:
palmer
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : init temp and temp_scale #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M core/src/fxge/fx_freetype/fxft2.5.01/src/type1/t1gload.c View 1 chunk +2 lines, -0 lines 0 comments Download
M core/src/fxge/fx_freetype/fxft2.5.01/src/type1/t1load.c View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jun_fang
6 years, 5 months ago (2014-07-01 19:30:26 UTC) #1
palmer
lgtm
6 years, 5 months ago (2014-07-07 19:32:31 UTC) #2
jun_fang
Committed patchset #2 manually as rcceb554 (presubmit successful).
6 years, 5 months ago (2014-07-07 20:42:50 UTC) #3
mdoppler
On 2014/07/07 20:42:50, jun_fang wrote: > Committed patchset #2 manually as rcceb554 (presubmit successful). This ...
6 years, 5 months ago (2014-07-11 10:45:50 UTC) #4
palmer
> This breaks building with the VS 2010 Microsoft Compiler because variable > assignments are ...
6 years, 5 months ago (2014-07-11 17:11:27 UTC) #5
mdoppler
6 years, 5 months ago (2014-07-17 06:34:53 UTC) #6
Message was sent while issue was closed.
Someone else opened an issue for this problem as well:

https://code.google.com/p/pdfium/issues/detail?id=23

I understand that you don't want to put much effort into VS 2010, but compliance
of this compiler is pretty good (for a ms compiler), so i would not expect much
further breakage in the future.

Powered by Google App Engine
This is Rietveld 408576698