summaryrefslogtreecommitdiff
path: root/third_party/freetype/include/ftrender.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@google.com>2015-01-05 14:35:41 -0800
committerLei Zhang <thestig@google.com>2015-01-05 14:35:41 -0800
commitf96404951bc1505887e2567088b59206316c9297 (patch)
treec2b47e87ad8e054f58dc1c978a24379245209658 /third_party/freetype/include/ftrender.h
parent286ea1d88a41a670a17bd82d85a553c2df53c0c8 (diff)
downloadpdfium-f96404951bc1505887e2567088b59206316c9297.tar.xz
Fix an array size mismatch.
The g_UnicodeData_Normalization_Map2 array is initialized with a size of 1724 in core\src\fpdftext\unicodenormalizationdata.cpp but its size is 1734 (+10) in core\src\fpdftext\unicodenormalization.cpp, 1724 seems to be the real size (i.e. there's 1724 values in the initialization list). BUG=446057 Original Author: sebmarchand@chromium.org Original CL: https://codereview.chromium.org/837523002/ Review URL: https://codereview.chromium.org/812843004
Diffstat (limited to 'third_party/freetype/include/ftrender.h')
0 files changed, 0 insertions, 0 deletions