To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114549
                 Issue #|114549
                 Summary|writerfilter: valgrind error in lcl_mergeProps
               Component|Word processor
                 Version|DEV300m87
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|hbrinkm
             Reported by|dtardon





------- Additional comments from dtar...@openoffice.org Thu Sep 16 14:15:37 
+0000 2010 -------
==28463== Conditional jump or move depends on uninitialised value(s)
==28463==    at 0x1CF80E08:
writerfilter::dmapper::lcl_mergeProps(boost::shared_ptr<writerfilter::dmapper::PropertyMap>,
boost::shared_ptr<writerfilter::dmapper::PropertyMap>,
writerfilter::dmapper::TblStyleType) (StyleSheetTable.cxx:248)
==28463==    by 0x1CF81063:
writerfilter::dmapper::TableStyleSheetEntry::GetLocalPropertiesFromMask(int)
(StyleSheetTable.cxx:293)
==28463==    by 0x1CF80C18:
writerfilter::dmapper::TableStyleSheetEntry::GetProperties(int)
(StyleSheetTable.cxx:197)
==28463==    by 0x1CF1D85A:
writerfilter::dmapper::DomainMapperTableHandler::endTableGetCellProperties(writerfilter::dmapper::TableInfo&)
(DomainMapperTableHandler.cxx:588)
==28463==    by 0x1CF1E3BD:
writerfilter::dmapper::DomainMapperTableHandler::endTable()
(DomainMapperTableHandler.cxx:721)
==28463==    by 0x1CF28BD9:
writerfilter::TableManager<com::sun::star::uno::Reference<com::sun::star::text::XTextRange>,
boost::shared_ptr<writerfilter::dmapper::TablePropertyMap>
>::resolveCurrentTable() (TableManager.hxx:1002)
==28463==    by 0x1CF27539:
writerfilter::TableManager<com::sun::star::uno::Reference<com::sun::star::text::XTextRange>,
boost::shared_ptr<writerfilter::dmapper::TablePropertyMap> >::endLevel()
(TableManager.hxx:730)
==28463==    by 0x1CF256DB:
writerfilter::dmapper::DomainMapperTableManager::endLevel()
(DomainMapperTableManager.cxx:332)
==28463==    by 0x1CF2EDF6:
writerfilter::TableManager<com::sun::star::uno::Reference<com::sun::star::text::XTextRange>,
boost::shared_ptr<writerfilter::dmapper::TablePropertyMap>
>::endParagraphGroup() (TableManager.hxx:778)
==28463==    by 0x1CF11559:
writerfilter::dmapper::DomainMapper::endParagraphGroup() (DomainMapper.cxx:4332)
==28463==    by 0x1CE0EED6:
writerfilter::ooxml::OOXMLFastContextHandler::endParagraphGroup()
(OOXMLFastContextHandler.cxx:684)
==28463==    by 0x1CE0EDCB:
writerfilter::ooxml::OOXMLFastContextHandler::startParagraphGroup()
(OOXMLFastContextHandler.cxx:655)
==28463==    by 0x1CD6363C:
writerfilter::ooxml::OOXMLFactory_wml::startAction(writerfilter::ooxml::OOXMLFastContextHandler*)
(OOXMLFactory_wml.cxx:4633)
==28463==    by 0x1CDDEDCE:
writerfilter::ooxml::OOXMLFactory::startAction(writerfilter::ooxml::OOXMLFastContextHandler*,
int) (OOXMLFactory.cxx:297)
==28463==    by 0x1CE0DEC7:
writerfilter::ooxml::OOXMLFastContextHandler::lcl_startFastElement(int,
com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList>
const&) (OOXMLFastContextHandler.cxx:274)
==28463==    by 0x1CE0DE29:
writerfilter::ooxml::OOXMLFastContextHandler::startFastElement(int,
com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList>
const&) (OOXMLFastContextHandler.cxx:232)
==28463==    by 0x1708B25C:
sax_fastparser::FastSaxParser::callbackStartElement(char const*, char const**)
(fastparser.cxx:831)
==28463==    by 0x17087E42: call_callbackStartElement (fastparser.cxx:121)
==28463==    by 0x3D37A0AB31: doContent (xmlparse.c:2360)
==28463==    by 0x3D37A0B8FD: contentProcessor (xmlparse.c:2022)
==28463==  Uninitialised value was created by a stack allocation
==28463==    at 0x1CF80CD6:
writerfilter::dmapper::lcl_mergeProps(boost::shared_ptr<writerfilter::dmapper::PropertyMap>,
boost::shared_ptr<writerfilter::dmapper::PropertyMap>,
writerfilter::dmapper::TblStyleType) (StyleSheetTable.cxx:221)

Defining a four-item array and then iterating over 7 items of it just doesn't
seem right .-)

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


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

Reply via email to