diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-09-15 11:30:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-09-15 15:31:02 +0200 |
commit | 382b82541a2e4d83197bd0b20fc5fc40bb4313e2 (patch) | |
tree | 1da5cee5d67ba31f6ab4924ecb1a55e24a347928 /sal/qa/rtl | |
parent | 0d8813dc5c56de0df31a55fb8452668ec3980891 (diff) |
cid#1500440 Use after free
this is the inline starmath editing where you can edit the formula
directly in the view window instead of the command window. Currently
requires experimental to be enabled.
reproduce by clicking in initially empty formula and enter a character.
In practice the deleted pos.pSelectedNode is not actually used-after-free
in SmCursor::FindPositionInLineList because it is not found by the
std::find of pLineList.
Change-Id: I57476a8eb073914099c5026dd33dc75b20288d52
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140003
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sal/qa/rtl')
0 files changed, 0 insertions, 0 deletions