From: Caolán McNamara Date: Sun, 26 Apr 2026 16:12:34 +0000 (+0100) Subject: [PATCH] A formula of length L, composed entirely of open tokens, needs L+1 slots X-Git-Tag: archive/raspbian/4%7.4.7-1+rpi1+deb12u13^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=96d9b2fdcd1d7cf23c78b48753226bf226ff190d;p=libreoffice.git [PATCH] A formula of length L, composed entirely of open tokens, needs L+1 slots Signed-off-by: Caolán McNamara Change-Id: I7cf1fd4fdaca780a8f0cf0d0b9d10def9b3af1ef Reviewed-on: https://gerrit.collaboraoffice.com/c/online/+/1690 Tested-by: Jenkins CPCI (cherry picked from commit 0b7a9149d7c7b5e044bb4f02668297bdf41b64d6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/205090 Tested-by: Jenkins Reviewed-by: Xisco Fauli (cherry picked from commit a28cead4b7796642d946173b479281a6272117f2) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/205102 Gbp-Pq: Name CVE-2026-8357.diff --- diff --git a/sc/source/core/tool/compiler.cxx b/sc/source/core/tool/compiler.cxx index cdb7dedff68..7b2c6fc9075 100644 Binary files a/sc/source/core/tool/compiler.cxx and b/sc/source/core/tool/compiler.cxx differ