To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79070 Issue #|79070 Summary|SalDisplay::GetPointer range check Component|gsl Version|OOo 2.2.1 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|pl Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Mon Jul 2 08:55:05 +0000 2007 ------- we have if( ePointerStyle > POINTER_COUNT ) return 0l But if ePointerStyle == POINTER_COUNT then ePointerStyle is still out of range, suggest the following trivial patch --------------------------------------------------------------------- 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]
