https://issues.apache.org/ooo/show_bug.cgi?id=121925
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andre <[email protected]> --- Crash takes place in SwEditShell::DeleteSel(). In sw/source/core/edit/eddel.cxx:82 where a NULL reference is accessed. This reference is created on the lines directly above probably from a NULL pointer that is not checked. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
