To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68655
User mav changed the following:
What |Old value |New value
================================================================================
Target milestone|OOo 2.2 |OOo 2.1
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Oct 23 05:45:54 -0700
2006 -------
The problem is the implementation of the SvStream::SeekRel() method. This method
takes a signed value and uses it for operations with unsigned one. In result an
overflow happens, and the current pointer contains garbage inside instead of the
correct value.
Since it is a general SvStream problem I am changing the target to 2.1 back.
---------------------------------------------------------------------
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]