summaryrefslogtreecommitdiff
path: root/core/fxge
diff options
context:
space:
mode:
authorRyan Harrison <rharrison@chromium.org>2018-10-04 17:28:17 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-04 17:28:17 +0000
commitd86d6a737e2b7f51a6ac245b611e32bf0fc25d29 (patch)
treea5277fae793b11e53eb958e5f9e6895bda892978 /core/fxge
parent912f2d154162cef0dcb59f030a45b1f4f024f78a (diff)
downloadpdfium-d86d6a737e2b7f51a6ac245b611e32bf0fc25d29.tar.xz
Reject argument lists that are not comma separated
The FormCalc grammar explicitly calls out that argument lists must have commas separating the simple expressions that make up the elements. The current implementation will accept the invalid string !a!b!c, which is 3 variables; !a, !b, and !c. BUG=chromium:890407 Change-Id: I3e2da4abce9989e9e9b929ce2da030e0f8dfd371 Reviewed-on: https://pdfium-review.googlesource.com/c/43430 Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'core/fxge')
0 files changed, 0 insertions, 0 deletions