Files
core/sw/source
Xisco Fauli 22a4e2df6f crashreporting: check Lower()
See https://crashreport.libreoffice.org/stats/signature/SwTableShell::GetState(SfxItemSet%20&)
which is new in 25.8 after

commit 1b03f6ea03
Author: Ujjawal Kumar <randomforest33@gmail.com>
Date:   Thu Mar 13 20:42:21 2025 +0530

    tdf#149825 Add command to insert a paragraph break before table

I couldn't find a way to reproduce it but Lower() might return
nullptr as it uses SAL_RET_MAYBENULL. why the MSVC Analyzer
didn't flag it is a mistery to me though

Change-Id: I3002ee170009cd460f3a9792c5b95d76ae1ca2ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189129
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2025-08-07 23:11:07 +02:00
..
2025-08-07 23:11:07 +02:00