Closed
Bug 730190
Opened 13 years ago
Closed 13 years ago
Update OTS to r81
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: yury, Assigned: yury)
Details
Attachments
(1 file, 1 obsolete file)
9.13 KB,
patch
|
Details | Diff | Splinter Review |
The following patch updates OTS to the revision 81:
r78 - OOB read in checking the end of table;
r79 - Adds woff header checks;
r80 - Use memcpy() instead of violating strict-aliasing rules;
r81 - Allow empty Private DICT inside CFF data (originally reported at https://github.com/mozilla/pdf.js/issues/1158)
Attachment #600291 -
Flags: review?(jfkthame)
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment on attachment 600291 [details] [diff] [review]
Update OTS to r81
Looks fine, thanks.
Attachment #600291 -
Flags: review?(jfkthame) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #600291 -
Attachment is obsolete: true
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Keywords: checkin-needed
Target Milestone: --- → mozilla13
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•