https://issues.apache.org/ooo/show_bug.cgi?id=124338
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Assignee|[email protected] |[email protected] |g | Ever confirmed|0 |1 --- Comment #1 from Andre <[email protected]> --- Crashes in MarkManager::deleteMark(const const_iterator_t) (sw/source/core/doc/docbm.cxx:814) in the IDocumentMarkAccess::UNO_BOOKMARK case: lcl_FindMark() returns end() which is used unchecked as argument to erase(). @ORW: please have a look. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
