To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53254
                  Issue #:|53254
                  Summary:|slideshow: slide.cxx: Slide::removeView: iterator is
                          |used after invalidation
                Component:|Presentation
                  Version:|680m123
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hr
              Reported by:|hr





------- Additional comments from [EMAIL PROTECTED] Fri Aug 12 07:15:07 -0700 
2005 -------
slideshow: slide.cxx: Slide::removeView: line 275: Iterator aIter is used as
argument to std:distance() after invalidation due to maViews.erase(aIter). Doing
the calulation of the offset before the call to erase() should be fine. Found
with checking iterators (_STLP_DEBUG)

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