To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48967
                  Issue #:|48967
                  Summary:|Cached temporary array data may lead to wrong
                          |calculation results
                Component:|Spreadsheet
                  Version:|680m99
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|er
              Reported by:|er





------- Additional comments from [EMAIL PROTECTED] Mon May  9 10:31:36 -0700 
2005 -------
If data of a temporary array token was cached within one formula it may happen
that the cached data gets reused instead of using fresh data if the memory
allocated for a second token results in an identical pointer as the previously
deleted memory of the first token.

Tech blurb: if a matrix is deleted it must be removed from
ScInterpreter::pTokenMatrixMap

---------------------------------------------------------------------
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]

Reply via email to