diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-03-28 13:20:09 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-03-28 13:20:09 +0000 |
commit | 8eac5ad73918818569859cd0453a1d5a44a1f81b (patch) | |
tree | d3a6bd4d76935662531512da5c65837d563d65dd /xfa/fxfa/fm2js/cxfa_fmtojavascriptdepth.h | |
parent | e6ce3428fce89f17e2e416adc567a401901f340b (diff) | |
download | pdfium-8eac5ad73918818569859cd0453a1d5a44a1f81b.tar.xz |
Smaller post expression set
This CL decreases the kMaxPostExpressions to 256. This is the number of
accessors you can attach to a single statement (e.g. foo.#A.#A.#A).
Having a very large number can cause stack overflows. The accessor does
not seem like it would expect hundreds of entries on a single element.
Bug: chromium:820688
Change-Id: I19966b43c96f5d1d02a79af127a0c96609420811
Reviewed-on: https://pdfium-review.googlesource.com/29330
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'xfa/fxfa/fm2js/cxfa_fmtojavascriptdepth.h')
0 files changed, 0 insertions, 0 deletions