https://bugs.documentfoundation.org/show_bug.cgi?id=117797

--- Comment #11 from Aron Budea <[email protected]> ---
Adding an if guard checking if mpSwapFile isn't empty around the following
lines gets rid of the debugger break and the assertion failure:

https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/impgraph.cxx#1592
======
setOriginURL(mpSwapFile->maOriginURL);
mpSwapFile.reset();
======

However, I'm not sure if that makes the code consistent, and would rather leave
the change to Tomaz.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to