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%25.2.3-2+rpi1+deb13u5^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d2a278dfc4dc70b07a4fa70fd03df6ca045aa4cc;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 8d925b7e909..3657375e39b 100644 Binary files a/sc/source/core/tool/compiler.cxx and b/sc/source/core/tool/compiler.cxx differ