[Libreoffice-bugs] [Bug 130262] Writer thinks a two page doc file has an infinite number of pages
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 5 17:43:38 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130262
--- Comment #9 from Patrick Jaap <patrick.jaap at tu-dresden.de> ---
Thanks!
The bad value is put in sw/source/filter/ww8/ww8graf.cxx:1987
where pRecord->nDyWrapDistTop = 6763728
-> Since the nUpper value of the SvxULSpaceItem is 16 bit, we get an overflow
here! Next step is to find the origin of the pRecord->nDyWrapDistTop value.
I'll stay on it.
--
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/20200205/ddd6973f/attachment.htm>
More information about the Libreoffice-bugs
mailing list