https://issues.apache.org/ooo/show_bug.cgi?id=120077

--- Comment #4 from Armin Le Grand <[email protected]> ---
ALG: Checked SfxStyleSheetBasePool::CreateIterator, it indeed returns a newly
constructed iterator, giving ownership to the caller. This means all usages
need to be secured to delete the used iterator after usage.

Found three other places in the AOO code which do not free a
SfxStyleSheetIterator, added code to them to free it. Adding new patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to