To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101105 Issue #|101105 Summary|WW8: crash on export of .doc Component|Word processor Version|OOO300m9 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|save-export Assigned to|ama Reported by|cmc
------- Additional comments from [email protected] Wed Apr 15 11:40:38 +0000 2009 ------- This .odt crashes on export to .doc for me with an overun in wrtw8esh.cxx at pOut = aWW8AttrFnTab[nX]. I see that we do the test for a valid range of nX after we pull out pOut, so patch attached to fix. The patch also reshuffles the other uses of aWW8AttrFnTab to be safe though they don't affect this document --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
