diff options
author | Eike Rathke <erack@redhat.com> | 2017-07-04 15:22:23 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-07-04 22:15:01 +0200 |
commit | c2348bbbbd960e29087f0578244f3be7f4df4c8c (patch) | |
tree | 0d21505e4244fbb195ba37054eb115ca35bb6cb5 /basegfx | |
parent | 4f3f3542b8925564a673b9d000aee03e3043f4e0 (diff) |
Set error on more than max params (255) per function
Parameter count is size byte, so.. SUM(1,1,1,...) with 256 arguments resulted
in 0 (uint8 wrapping around).
(cherry picked from commit 209cc5c211260a6c20cc6fb5ac02fd5a88100314)
Change-Id: Ib9997ad0d0d13d4c5171f276148b6c5cad570d5b
Reviewed-on: https://gerrit.libreoffice.org/39505
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'basegfx')
0 files changed, 0 insertions, 0 deletions