[Libreoffice-bugs] [Bug 117797] Crash / assert when resaving a specific PPT

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 11 20:32:21 UTC 2018


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

--- Comment #11 from Aron Budea <baron at caesar.elte.hu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180611/26b28c3e/attachment.html>


More information about the Libreoffice-bugs mailing list