From 130c7d1c5bb4bd983e4b8fd75ea8aecea5a2c0d8 Mon Sep 17 00:00:00 2001 From: JUN FANG Date: Wed, 13 May 2015 14:34:28 -0700 Subject: Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePositionedContainerPos BUG=471991 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1138993002 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 9e05bab390..b9be538e0b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1560,6 +1560,7 @@ test("pdfium_unittests") { "testing/fx_string_testhelpers.cpp", "testing/fx_string_testhelpers.h", "xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp", + "xfa/src/fxfa/src/parser/xfa_utils_imp_unittest.cpp", ] deps = [ "//testing/gtest", -- cgit v1.2.3