To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107719
                 Issue #|107719
                 Summary|binfilter: invalid iterator dereferenced in in legacy_
                        |binfilters::OServiceManager::remove
               Component|framework
                 Version|DEV300m67
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from s...@openoffice.org Wed Dec 16 11:45:38 +0000 
2009 -------
The code at
<http://hg.services.openoffice.org/DEV300/file/a4be016d908d/binfilter/legacysmgr/source/legacy/legacy_binfilters_smgr.cxx#1326>
dereferences an iterator that has been invalidated two lines above (through
"m_ImplementationMap.erase( aIt );").  This causes a crash in smoketestoo_native
on Mac OS X 10.6.  The attached DEV300m67-binfilter.patch fixes this.

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to