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

Issue 6198043: code review 6198043: freetype: fix overflow when converting from a uint16 gl... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by nigeltao
Modified:
12 years, 2 months ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

freetype: fix overflow when converting from a uint16 glyph index to a file offset.

Patch Set 1 #

Patch Set 2 : diff -r fdad42c15bb1 https://code.google.com/p/freetype-go #

Patch Set 3 : diff -r fdad42c15bb1 https://code.google.com/p/freetype-go #

Patch Set 4 : diff -r fdad42c15bb1 https://code.google.com/p/freetype-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M freetype/truetype/truetype.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/freetype-go
12 years, 2 months ago (2012-05-04 05:37:25 UTC) #1
bradfitz
LGTM On Fri, May 4, 2012 at 3:37 PM, <nigeltao@golang.org> wrote: > Reviewers: bradfitz, > ...
12 years, 2 months ago (2012-05-04 05:41:10 UTC) #2
nigeltao
12 years, 2 months ago (2012-05-04 05:42:40 UTC) #3
*** Submitted as
http://code.google.com/p/freetype-go/source/detail?r=6527496bd153 ***

freetype: fix overflow when converting from a uint16 glyph index to a
file offset.

R=bradfitz
CC=golang-dev
http://codereview.appspot.com/6198043
Sign in to reply to this message.

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