diff options
author | Tom Sepez <tsepez@chromium.org> | 2016-03-08 08:42:37 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2016-03-08 08:42:37 -0800 |
commit | 31d7a189bcbc703602da3352248616625087ef40 (patch) | |
tree | ba49c2fe98600d9f49e11fe3e47c8908093721fd /public | |
parent | fffc96359b48ca4ac873dc4a109788750ad87899 (diff) | |
download | pdfium-31d7a189bcbc703602da3352248616625087ef40.tar.xz |
CXFA_TextParseContext::m_eDisplay is too small
enum FDE_CSSDISPLAY contains about 20 values, which won't fit into
4 bits. Avoid packing and burn the memory, since I worry about the
m_dwMatchedDelcs geting truncated, too.
R=dsinclair@chromium.org
Review URL: https://codereview.chromium.org/1771193002 .
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions