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

Unified Diff: pdfium.gyp

Issue 1875673004: Fix integer issues leading to out of bounds access in fx_ge_text.cpp. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: fix naming Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/fxge/ge/fx_ge_text_embeddertest.cpp ('k') | testing/resources/bug_601362.pdf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 02a6f1eacbaa5a79cc13ebf28433376a5d44f4fa..17384309cb8002f5c5ddaf0c5a1d4de758f4147f 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -972,6 +972,7 @@
'core/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp',
'core/fpdfapi/fpdf_render/fpdf_render_loadimage_embeddertest.cpp',
'core/fpdfapi/fpdf_render/fpdf_render_pattern_embeddertest.cpp',
+ 'core/fxge/ge/fx_ge_text_embeddertest.cpp',
'fpdfsdk/fpdf_dataavail_embeddertest.cpp',
'fpdfsdk/fpdfdoc_embeddertest.cpp',
'fpdfsdk/fpdfedit_embeddertest.cpp',
« no previous file with comments | « core/fxge/ge/fx_ge_text_embeddertest.cpp ('k') | testing/resources/bug_601362.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698