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

Unified Diff: pdfium.gyp

Issue 2240723002: Fix an integer overflow in CStretchEngine constructor (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 4 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/dib/fx_dib_engine_unittest.cpp ('k') | no next file » | 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 3e415939d49cb13ef7ed600334c06a2017f50009..5edb9022e55a4c2c8e5c3f262a719bdc6425e395 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -945,6 +945,7 @@
'core/fxcrt/fx_bidi_unittest.cpp',
'core/fxcrt/fx_extension_unittest.cpp',
'core/fxcrt/fx_system_unittest.cpp',
+ 'core/fxge/dib/fx_dib_engine_unittest.cpp',
'fpdfsdk/fpdfdoc_unittest.cpp',
'fpdfsdk/fpdfeditimg_unittest.cpp',
'testing/fx_string_testhelpers.h',
« no previous file with comments | « core/fxge/dib/fx_dib_engine_unittest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698