[Libreoffice-bugs] [Bug 53872] CRASH - opening database report on Mac OSX

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 21 23:32:19 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53872

--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> 2012-08-21 21:32:19 UTC ---
Created attachment 65914
  --> https://bugs.freedesktop.org/attachment.cgi?id=65914
proposed patch

The problem is on this line:
1189         sal_Int32 nSectionHeight = xFixedLine->getSection()->getHeight();
No test is made to know if xFixedLine->getSection() exists or not.

I attached a proposed patch, perhaps naive/wrong but which allows to open the
report.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list