[Libreoffice-bugs] [Bug 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 7 09:20:57 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112163
Michael Stahl <mstahl at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|libreoffice-bugs at lists.free |mstahl at redhat.com
|desktop.org |
--- Comment #6 from Michael Stahl <mstahl at redhat.com> ---
it crashes since commit "5d9d0f3c979732ade57b9c4c4960dd030ffdc9f9
"there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)"
which confused me for a bit; contrary to the commit message
the "m_bBorderDist" variable was not always true at the
time when it was pushed to master, but it because always
true in a separate patch from the same author shortly thereafter.
however that was a deliberate change in the layout that
just changed the size of padding so the crash is definitely
not an error in that commit.
fixed on master
--
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/20170907/e7344683/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list